./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/McCarthy91-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/McCarthy91-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a7241ade69e14c61e98aa837796de568ecf31fbd07f5084e15c262d93cdb3376 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:48:05,639 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:48:05,704 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 20:48:05,709 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:48:05,710 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:48:05,732 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:48:05,732 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 20:48:05,733 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 20:48:05,733 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:48:05,733 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:48:05,733 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:48:05,733 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 20:48:05,733 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 20:48:05,734 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:48:05,734 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 20:48:05,734 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:48:05,734 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:48:05,735 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 20:48:05,736 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 20:48:05,736 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:48:05,736 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:48:05,736 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:48:05,736 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:48:05,736 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:48:05,736 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:48:05,736 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:48:05,737 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:48:05,737 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 20:48:05,737 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:48:05,737 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:48:05,737 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_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a7241ade69e14c61e98aa837796de568ecf31fbd07f5084e15c262d93cdb3376 [2024-11-13 20:48:06,027 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:48:06,037 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:48:06,043 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:48:06,044 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:48:06,044 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:48:06,046 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive/McCarthy91-1.c Unable to find full path for "g++" [2024-11-13 20:48:07,974 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:48:08,215 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:48:08,216 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/sv-benchmarks/c/recursive/McCarthy91-1.c [2024-11-13 20:48:08,222 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/data/4cc594070/b1310dcbf77b4b1e9c2d5cbdf01d4a13/FLAGb5df37152 [2024-11-13 20:48:08,236 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/data/4cc594070/b1310dcbf77b4b1e9c2d5cbdf01d4a13 [2024-11-13 20:48:08,239 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:48:08,240 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:48:08,242 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:48:08,242 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:48:08,247 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:48:08,248 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,249 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57141853 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08, skipping insertion in model container [2024-11-13 20:48:08,249 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,263 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:48:08,438 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:48:08,450 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:48:08,466 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:48:08,482 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:48:08,483 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08 WrapperNode [2024-11-13 20:48:08,483 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:48:08,484 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:48:08,485 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:48:08,485 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:48:08,493 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,500 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,519 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 36 [2024-11-13 20:48:08,520 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:48:08,521 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:48:08,521 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:48:08,521 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:48:08,528 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,528 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,529 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,529 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,533 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,536 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,537 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,541 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,543 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:48:08,543 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:48:08,544 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:48:08,545 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:48:08,546 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:48:08,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:48:08,585 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:48:08,592 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d58a7b0b-df4e-4231-8c4b-ce32fd09caad/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:48:08,619 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 20:48:08,619 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:48:08,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:48:08,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 20:48:08,620 INFO L130 BoogieDeclarations]: Found specification of procedure f91 [2024-11-13 20:48:08,621 INFO L138 BoogieDeclarations]: Found implementation of procedure f91 [2024-11-13 20:48:08,699 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:48:08,701 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:48:08,856 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-11-13 20:48:08,856 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:48:08,882 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:48:08,883 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 20:48:08,883 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:48:08 BoogieIcfgContainer [2024-11-13 20:48:08,883 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:48:08,884 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:48:08,884 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:48:08,895 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:48:08,895 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:48:08" (1/1) ... [2024-11-13 20:48:08,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:48:08,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:08,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 28 states and 32 transitions. [2024-11-13 20:48:08,961 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 32 transitions. [2024-11-13 20:48:08,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:48:08,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:08,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:09,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:09,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:09,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 27 states and 31 transitions. [2024-11-13 20:48:09,222 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-11-13 20:48:09,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 20:48:09,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:09,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:09,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:09,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:09,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:09,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 36 transitions. [2024-11-13 20:48:09,533 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-11-13 20:48:09,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:48:09,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:09,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:09,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:09,644 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:09,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:09,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 34 states and 42 transitions. [2024-11-13 20:48:09,984 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-11-13 20:48:09,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:48:09,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:09,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:09,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:10,021 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:10,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:10,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 33 states and 41 transitions. [2024-11-13 20:48:10,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-11-13 20:48:10,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:48:10,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:10,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:10,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:10,304 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:10,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:10,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 35 states and 44 transitions. [2024-11-13 20:48:10,438 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 20:48:10,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:48:10,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:10,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:10,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:10,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:10,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 35 states and 43 transitions. [2024-11-13 20:48:10,620 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 43 transitions. [2024-11-13 20:48:10,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 20:48:10,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:10,764 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:10,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 34 states and 42 transitions. [2024-11-13 20:48:10,838 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-11-13 20:48:10,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:48:10,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:10,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:10,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:10,888 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:48:11,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:11,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 33 states and 41 transitions. [2024-11-13 20:48:11,034 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-11-13 20:48:11,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:48:11,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:11,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:11,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:11,234 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 20:48:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:11,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 37 states and 51 transitions. [2024-11-13 20:48:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 51 transitions. [2024-11-13 20:48:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:11,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:11,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:12,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:12,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:12,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:12,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:12,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:12,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:12,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:12,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:12,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:12,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:12,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:12,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:12,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:12,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:12,744 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:12,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:12,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:12,773 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:12,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:12,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:12,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:12,856 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:12,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:12,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:12,889 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:12,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:12,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:12,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:12,987 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:13,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,030 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:13,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,152 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:13,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,258 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:13,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:13,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,402 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:13,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:13,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,519 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,752 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:13,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:13,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:13,945 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:13,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:13,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:13,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,049 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:14,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:14,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,220 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:14,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,285 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:14,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:14,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:14,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,407 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,485 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,632 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,701 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:14,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:14,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,872 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:14,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,918 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:14,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:14,942 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:14,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:14,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:14,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:14,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:14,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,078 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,236 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,335 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,464 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,484 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,532 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:15,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,629 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,693 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,818 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:15,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:15,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:15,934 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:15,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:15,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:15,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:15,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,068 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,114 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,138 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,209 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,255 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,428 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,487 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,529 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,606 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,715 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,788 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:16,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,813 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:16,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:16,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:16,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:16,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:16,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:16,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:16,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:16,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:16,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,000 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,093 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,159 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,201 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,223 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,287 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,350 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,394 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,513 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,631 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,661 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,723 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,761 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:17,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,817 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:17,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,836 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:17,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:17,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:17,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:17,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:17,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:17,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:17,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:17,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,068 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,174 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,197 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,268 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,333 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,397 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,456 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,574 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,611 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,633 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,752 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,807 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,864 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:18,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:18,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:18,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:18,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:18,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,029 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,047 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,109 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,175 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,212 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,336 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,390 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,407 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,464 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,500 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,568 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,672 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,729 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,801 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,839 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:19,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,857 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,911 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:19,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:19,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:19,963 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:19,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:19,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:19,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:19,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,049 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,066 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,101 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,172 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,227 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,333 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,369 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,424 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,475 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,494 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,530 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,649 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,690 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,707 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,758 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:20,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,801 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:20,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:20,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:20,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:20,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,056 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,089 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,151 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,196 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,241 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,295 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,344 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,435 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,453 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,564 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,601 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,620 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,722 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,758 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,773 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:21,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:21,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,888 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,924 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:21,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:21,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,058 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:22,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,092 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,108 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,155 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:22,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,310 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,359 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:22,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,397 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,414 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,461 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:22,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:22,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,599 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:22,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,615 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,660 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,787 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,852 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,898 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,945 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:22,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:22,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:22,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:22,996 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:22,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:22,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:22,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,083 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,115 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,212 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,226 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,271 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,319 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,351 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,442 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,458 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,502 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,578 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,635 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,677 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,707 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,721 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,764 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,809 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:23,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:23,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,853 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,885 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,900 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:23,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:23,953 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:23,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:23,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:23,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:23,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,055 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,099 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,145 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,179 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,239 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,321 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,342 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,388 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,437 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,486 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,536 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,583 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,629 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,659 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,832 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,880 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,910 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:24,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,925 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:24,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:24,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:24,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:24,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:24,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:24,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:24,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:24,999 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,057 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,096 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,110 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,152 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,181 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,196 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,329 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,358 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,373 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,453 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,495 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,509 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,591 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,620 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,634 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,763 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,807 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:25,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:25,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,847 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,875 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,889 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,918 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,933 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:25,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:25,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:25,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:25,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:25,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:25,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:25,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:25,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,007 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,021 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,102 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,132 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,149 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,196 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,245 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,282 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,297 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,366 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,381 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,424 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,468 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,518 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,549 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,563 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,614 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,644 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,660 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,824 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,838 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:26,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,867 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:26,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,881 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,929 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:26,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:26,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:26,973 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:26,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:26,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:26,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:26,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:26,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,125 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,138 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,204 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,217 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,266 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,304 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,427 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,467 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,494 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,508 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,546 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,591 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,630 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,696 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,749 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,777 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,820 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,834 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:27,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:27,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,878 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,922 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:27,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:27,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:27,961 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:27,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:27,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:27,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:27,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:27,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,029 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,043 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,083 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,111 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,200 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,328 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,403 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,441 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,508 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,566 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,621 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,661 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,701 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,786 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,826 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,853 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,909 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:28,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,955 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:28,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:28,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:28,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:28,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:28,993 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:28,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:28,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:28,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:28,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,033 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,073 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,111 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,151 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,188 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,282 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,311 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,326 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,372 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,453 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,587 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,614 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,628 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,676 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,834 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,848 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:29,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:29,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,931 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:29,959 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:29,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:29,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:29,974 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:29,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:29,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:29,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:29,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,006 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,021 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,050 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,093 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,145 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,174 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,188 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,217 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,231 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,257 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,344 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,358 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,397 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,601 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,685 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,726 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,805 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,845 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,884 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:30,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,922 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:30,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,950 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:30,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:30,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:30,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:30,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:30,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:30,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:30,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:30,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,136 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,161 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,174 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,291 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,318 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,337 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,362 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,375 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,531 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,569 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,610 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,637 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,651 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,698 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,742 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,768 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,859 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,934 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:31,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:31,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:31,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:31,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:31,976 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:31,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:31,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:31,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:31,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,019 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,104 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,157 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,234 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,248 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,322 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,362 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,480 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,508 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,560 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,600 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,642 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,796 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,823 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:32,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,853 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:32,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:32,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:32,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:32,930 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:32,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:32,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:32,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:32,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:32,993 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,021 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,062 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,075 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,103 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,117 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,149 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,201 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,239 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,315 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,345 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,401 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,474 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,488 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,514 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,527 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,563 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,601 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,639 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,686 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,752 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,799 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,812 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,851 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:33,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,926 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:33,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,954 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:33,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:33,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:33,967 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:33,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:33,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:33,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:33,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:33,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,004 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,078 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,125 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,163 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,198 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,223 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,235 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,275 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,313 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,350 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,388 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,427 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,473 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,512 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,575 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,588 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,661 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,700 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,726 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,739 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,851 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,864 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,902 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:34,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,940 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:34,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:34,966 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:34,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:34,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:34,979 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:34,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:34,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:34,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:34,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,017 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,055 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,177 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,289 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,327 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,354 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,367 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,393 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,406 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,480 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,496 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,543 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,593 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,626 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,714 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,727 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,754 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,768 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,795 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,808 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,883 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:35,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,935 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:35,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:35,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:35,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:35,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:35,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:35,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:35,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:35,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:35,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,014 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,041 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,238 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,251 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,279 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,296 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,373 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,414 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,453 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,494 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,521 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,534 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,608 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,646 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,682 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:36,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:36,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,954 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:36,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:36,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:36,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:36,992 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:36,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:36,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:36,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,017 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,029 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,055 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,067 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,104 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,181 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,193 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,267 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,352 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,441 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,467 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,512 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,525 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,559 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,608 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,667 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,679 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,704 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,716 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,750 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,786 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,811 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,823 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:37,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:37,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,857 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,883 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,895 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,921 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,946 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:37,972 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:37,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:37,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:37,984 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:37,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:37,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:37,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:37,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,020 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,058 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,084 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,098 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,134 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,177 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,213 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,251 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,330 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,372 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,399 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,499 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,550 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,655 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,691 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,730 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,768 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,843 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,868 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:38,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,912 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:38,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,925 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,958 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:38,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:38,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:38,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:38,994 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:38,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:38,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:38,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:38,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,029 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,089 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,101 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,136 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,172 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,243 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,317 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,353 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,379 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,473 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,498 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,511 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,588 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,627 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,665 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,703 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,721 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,791 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,878 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:39,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,958 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:39,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:39,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:39,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:39,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:39,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:39,997 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:39,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:39,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:39,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,075 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,099 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,111 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,149 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,211 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,224 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,295 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,320 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,332 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,432 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,444 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,479 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,512 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,578 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,591 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,615 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,627 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,650 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,663 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,699 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:40,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,775 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,802 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,815 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,840 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,852 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,922 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,935 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:40,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,960 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:40,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:40,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:40,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:40,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:40,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:40,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:40,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,042 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,080 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,104 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,152 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,256 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,347 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,360 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,402 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,437 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,470 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,506 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,577 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,600 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,613 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,649 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,685 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,722 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,759 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,827 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,864 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,901 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,921 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:41,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,958 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:41,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:41,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:41,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:41,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:41,994 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:41,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:41,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:41,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:41,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,018 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,030 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,063 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,087 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,099 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,175 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,215 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,227 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,268 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,303 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,327 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,364 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,376 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,412 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,448 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,584 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,653 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,675 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,781 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,904 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:42,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,940 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:42,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,964 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:42,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:42,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:42,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:42,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:42,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:42,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,036 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,048 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,083 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,154 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,190 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,214 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,226 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,250 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,285 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,296 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,330 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,368 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,403 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,438 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,463 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,498 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,508 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,524 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,534 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,560 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,579 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,589 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,615 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,646 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,707 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,742 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,809 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,821 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,855 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:43,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:43,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:43,979 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:43,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:43,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:43,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:43,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:43,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:43,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:43,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,015 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,026 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,092 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,115 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,126 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,150 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,197 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,218 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,231 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,272 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,308 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,344 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,377 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,447 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,475 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,488 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,537 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,563 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,574 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,600 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,636 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,693 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,713 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,723 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,740 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,750 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,775 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,834 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,858 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,871 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:44,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:44,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,923 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,933 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:44,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:44,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:44,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:44,994 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,067 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,079 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,104 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,195 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,230 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,266 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,296 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,313 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,348 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,394 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,420 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,433 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,530 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,549 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,562 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,702 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,714 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,741 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,830 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:45,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,911 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,948 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:45,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:45,971 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:45,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:45,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:45,983 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:45,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:45,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:45,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:45,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,016 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,049 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,228 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,264 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,376 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,449 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,474 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,486 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,505 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,533 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,543 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,603 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,668 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,717 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,778 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,850 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,882 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:46,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:46,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:46,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:46,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:46,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:46,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:46,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:46,999 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:46,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:46,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,067 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,096 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,122 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,152 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,183 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,204 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,243 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,255 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,280 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,292 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,325 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,352 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,435 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,458 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,515 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,525 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,569 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,579 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,605 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,633 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,659 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,672 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,708 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,844 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,857 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,904 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:47,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,938 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:47,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:47,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:47,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:47,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:47,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:47,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:47,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:47,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:47,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,118 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,145 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,157 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,304 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,377 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,447 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,485 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,498 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,523 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,535 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,559 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,640 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,712 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,782 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,809 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,834 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,851 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,864 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,916 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:48,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,932 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:48,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,942 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:48,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:48,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:48,968 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:48,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:48,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:48,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:48,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:48,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,005 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,081 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,159 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,199 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,292 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,320 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,337 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,370 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,380 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,442 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,514 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,579 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,619 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,633 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,673 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,699 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,713 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,740 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,798 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,812 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,838 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,888 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,922 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:49,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:49,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,967 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:49,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:49,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:49,978 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:49,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:49,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:49,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:49,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:49,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,004 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,089 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,130 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,217 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,321 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,339 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,376 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,404 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,436 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,464 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,474 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,507 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,539 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,577 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,613 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,648 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,681 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,718 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,789 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,855 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,882 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,902 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,912 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:50,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:50,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:50,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:50,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:50,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:50,987 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:50,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:50,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:50,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:50,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,095 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,132 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,193 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,205 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,258 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,307 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,330 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,342 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,377 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,404 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,436 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,467 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,523 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,551 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,568 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,580 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,606 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,635 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,692 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,702 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,718 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,728 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,745 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,798 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,808 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,825 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,835 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,873 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,898 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,910 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,929 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,939 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:51,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:51,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:51,986 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:51,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:51,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:51,996 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:51,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:51,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:51,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,040 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,051 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,079 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,096 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,133 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,259 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,268 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,298 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,327 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,356 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,376 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,434 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,444 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,505 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,521 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,531 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,555 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,597 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,617 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,627 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,653 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,681 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,708 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,822 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,852 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:52,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:52,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,909 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,937 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,954 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,965 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:52,986 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:52,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:52,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:52,996 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:52,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:52,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:52,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:52,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,017 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,080 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,111 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,151 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,164 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,201 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,273 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,365 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,377 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,446 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,549 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,573 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,585 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,647 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,681 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,692 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,718 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,763 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,773 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:48:53,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,800 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:48:53,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:48:53,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:48:53,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:48:53,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:48:53,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 20:48:53,826 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 20:48:53,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:48:53,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:48:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 21:01:23,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:23,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:23,925 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:23,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:23,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:23,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:23,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:23,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:23,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:23,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:23,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:23,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:23,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:23,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:23,969 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:23,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:23,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:23,979 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:23,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:23,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:23,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:23,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,026 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,036 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,062 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,086 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,112 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,128 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,138 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,189 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,213 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,229 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,264 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,280 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,289 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,381 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,465 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,481 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,491 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,541 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,557 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,582 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,608 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,642 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,685 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,743 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,768 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,817 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,842 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,857 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:24,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,892 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,917 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,942 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,967 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:24,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:24,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:24,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:24,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:24,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:24,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:24,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:24,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:24,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,020 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,045 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,069 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,143 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,159 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,193 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,219 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,235 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,244 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,260 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,286 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,296 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,312 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,322 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,337 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,347 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,365 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,375 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,401 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,416 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,426 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,442 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,451 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,517 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,527 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,568 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,577 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,602 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,626 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,652 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,668 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,677 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,696 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,705 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,730 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,819 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,854 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,878 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,927 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:25,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,952 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:25,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,968 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:25,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:25,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:25,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:25,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:25,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:25,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,026 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,044 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,078 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,127 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,173 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,183 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,223 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,282 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,331 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,356 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,380 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,406 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,431 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,447 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,456 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,506 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,522 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,531 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,556 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,582 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,606 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,631 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,655 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,681 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,697 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,706 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,730 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,797 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,807 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,848 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,858 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,882 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,907 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:26,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,948 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,958 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:26,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,973 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:26,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:26,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:26,983 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:26,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:26,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:26,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:26,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:26,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,048 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,058 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,086 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,111 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,161 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,203 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,228 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,263 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,354 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,414 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,432 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,458 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,468 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,493 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,518 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,558 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,593 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,609 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,634 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,644 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,693 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,771 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,786 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,796 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,821 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,847 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,863 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,873 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,898 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:27,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,939 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:27,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,949 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:27,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:27,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:27,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:27,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,081 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,121 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,147 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,175 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,205 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,250 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,260 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,386 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,402 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,412 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,437 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,453 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,462 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,490 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,514 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,539 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,564 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,588 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,613 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,638 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,654 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,663 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,688 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,712 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,762 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,778 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,812 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,839 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,865 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,889 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,905 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,939 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:28,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:28,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:28,989 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:28,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:28,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,040 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,065 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,140 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,156 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,166 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,193 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,217 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,267 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,291 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,316 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,332 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,367 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,417 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,433 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,443 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,460 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,470 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,496 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,526 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,581 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,610 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,662 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,688 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,713 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,738 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,755 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,818 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,868 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:29,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,930 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,955 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:29,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:29,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:29,980 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:29,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:29,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,048 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,058 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,082 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,098 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,108 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,124 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,134 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,211 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,263 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,279 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,339 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,355 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,381 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,465 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,490 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,532 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,558 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,568 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,585 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,595 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,611 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,620 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,636 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,645 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,695 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,770 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,794 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,810 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,869 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:30,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,894 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,910 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,946 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:30,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:30,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:30,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:30,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:30,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:30,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:30,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,026 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,074 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,100 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,110 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,134 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,150 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,202 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,312 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,328 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,354 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,363 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,414 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,480 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,489 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,505 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,540 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,565 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,590 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,634 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,668 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,683 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,693 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,718 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,743 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,817 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,842 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,892 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,918 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,943 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:31,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,987 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:31,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:31,996 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:31,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:31,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,012 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,022 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,047 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,072 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,096 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,121 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,147 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,173 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,189 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,224 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,249 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,264 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,274 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,299 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,325 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,350 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,416 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,426 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,442 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,591 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,601 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,617 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,627 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,654 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,670 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,696 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,706 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,771 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,805 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,845 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,855 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,871 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,880 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,896 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,930 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:32,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,955 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:32,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,970 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:32,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:32,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:32,980 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:32,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:32,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:32,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:32,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,055 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,072 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,097 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,107 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,122 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,132 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,198 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,331 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,343 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,371 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,415 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,425 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,450 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,466 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,500 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,525 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,551 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,591 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,600 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,616 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,626 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,666 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,676 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,693 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,703 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,719 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,728 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,753 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,777 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,801 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,826 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,841 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,851 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,866 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,876 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,892 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:33,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,901 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,926 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:33,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:33,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:33,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:33,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:33,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:33,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,018 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,029 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,049 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,087 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,115 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,131 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,140 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,156 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,166 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,190 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,241 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,265 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,315 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,355 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,408 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,417 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,441 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,457 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,541 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,557 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,566 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,591 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,633 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,642 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,668 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,694 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,770 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,785 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,795 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:34,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,845 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,870 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,886 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,912 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,947 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,973 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:34,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:34,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:34,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:34,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:34,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,049 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,074 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,098 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,114 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,148 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,173 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,197 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,222 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,238 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,247 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,267 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,276 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,301 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,325 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,350 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,366 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,375 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,405 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,429 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,445 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,470 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,480 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,495 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,505 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,521 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,530 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,555 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,605 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,621 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,631 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,655 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,704 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,720 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,729 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,796 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,831 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,856 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,880 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,896 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,906 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,931 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,947 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:35,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,956 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:35,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:35,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:35,981 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:35,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:35,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,007 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,022 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,057 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,109 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,135 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,175 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,201 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,235 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,385 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,438 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,463 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,489 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,532 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,558 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,568 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,584 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,594 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,620 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,645 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,671 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,696 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,722 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,738 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,748 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,764 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,800 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,828 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,853 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,869 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:36,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:36,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,931 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,947 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,957 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:36,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:36,984 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:36,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:36,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,000 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,009 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,026 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,036 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,086 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,102 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,112 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,165 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,220 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,250 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,323 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,333 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,362 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,414 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,445 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,470 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,496 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,573 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,598 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,614 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,640 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,650 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,700 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,741 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,751 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,777 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,827 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,854 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,869 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,904 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,929 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:37,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:37,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,954 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,970 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:37,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:37,980 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:37,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:37,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,996 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,005 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,056 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,147 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,157 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,235 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,260 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,301 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,327 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,352 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,362 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,386 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,464 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,480 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,490 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,568 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,634 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,644 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,685 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,695 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,761 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,771 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,796 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,821 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:38,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,847 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,872 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,900 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,926 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:38,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:38,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:38,976 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:38,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:38,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,053 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,069 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,079 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,104 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,121 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,198 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,263 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,339 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,356 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,424 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,461 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,522 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,534 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,559 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,608 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,696 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,713 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,723 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,748 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,800 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,819 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,862 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,888 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,930 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:39,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,940 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,966 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:39,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:39,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:39,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:39,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:39,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,007 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,017 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,033 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,043 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,069 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,094 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,144 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,160 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,170 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,195 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,211 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,221 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,237 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,272 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,297 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,324 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,340 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,375 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,392 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,402 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,453 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,478 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,494 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,503 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,528 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,544 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,580 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,606 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,631 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,696 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,706 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,722 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,749 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,759 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,810 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,836 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,860 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,885 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,911 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:40,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:40,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,938 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:40,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:40,990 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:40,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:40,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,016 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,082 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,098 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,108 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,126 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,136 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,152 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,161 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,211 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,330 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,419 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,448 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,475 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,493 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,503 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,528 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,544 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,579 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,629 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,654 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,679 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,705 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,721 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,746 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,833 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,858 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:41,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,873 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:41,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,908 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,933 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,958 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:41,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:41,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:41,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,033 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,049 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,075 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,101 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,111 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,161 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,188 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,204 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,214 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,240 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,256 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,265 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,306 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,315 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,331 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,465 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,481 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,491 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,509 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,546 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,563 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,573 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,597 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,622 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,671 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,687 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,697 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,721 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,737 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,772 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,788 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,814 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,848 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,875 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,893 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,919 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:42,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,928 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,953 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:42,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:42,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:42,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:42,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,993 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,003 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,029 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,055 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,080 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,107 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,132 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,158 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,173 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,183 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,283 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,308 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,324 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,334 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,350 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,359 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,384 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,433 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,458 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,474 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,484 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,511 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,527 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,537 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,553 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,564 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,589 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,614 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,640 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,665 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,681 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,691 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,715 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,741 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,808 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,818 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,843 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,892 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,911 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,920 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,946 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:43,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:43,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:43,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:43,999 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:43,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:43,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,015 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,025 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,080 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,096 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,199 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,224 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,263 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,280 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,315 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,419 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,443 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,468 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,493 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,582 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,692 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,708 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,737 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,763 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,774 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,804 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,830 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,856 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,884 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:44,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,900 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:44,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,910 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,935 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,961 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:44,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:44,990 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:44,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:44,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,031 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,071 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,087 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,118 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,128 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,158 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,183 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,228 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,237 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,262 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,313 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,396 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,422 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,443 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,475 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,485 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,500 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,510 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,526 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,562 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,587 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,612 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,662 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,706 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,716 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,741 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,766 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,818 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,834 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,893 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,919 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:45,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:45,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,986 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:45,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:45,996 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:45,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:45,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,021 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,047 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,066 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,077 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,092 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,102 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,127 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,153 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,203 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,228 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,244 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,254 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,270 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,296 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,305 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,330 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,380 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,514 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,523 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,543 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,580 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,607 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,633 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,648 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,658 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,683 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,761 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,780 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,857 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:46,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,920 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:46,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:46,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:46,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:46,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:46,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,048 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,065 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,075 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,099 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,127 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,145 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,155 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,180 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,204 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,229 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,255 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,296 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,305 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,321 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,331 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,356 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,372 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,381 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,407 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,432 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,448 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,458 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,504 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,513 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,538 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,554 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,564 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,589 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,613 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,639 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,654 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,689 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,713 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,738 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,754 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,763 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,813 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,839 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,865 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,906 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,916 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:47,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,932 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:47,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,941 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,966 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:47,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:47,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:47,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:47,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,031 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,066 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,132 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,142 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,166 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,185 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,244 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,269 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,285 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,311 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,320 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,345 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,419 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,444 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,488 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,499 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,527 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,556 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,581 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,607 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,627 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,666 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,691 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,716 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,732 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,742 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,767 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,809 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,819 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,870 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,913 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:48,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:48,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:48,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:48,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:48,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,001 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,017 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,077 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,127 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,143 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,153 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,169 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,205 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,221 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,250 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,260 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,310 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,438 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,463 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,490 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,526 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,598 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,647 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,689 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,797 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,833 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,858 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,874 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:01:49,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,884 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,946 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:01:49,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:49,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-11-13 21:01:49,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-11-13 21:01:49,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:01:49,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.