./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/systemc/token_ring.01.cil-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/systemc/token_ring.01.cil-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk --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 327bb4ad7f981d20a6e5212aac300a9249d1857b0280531d57d587d5a0195c5f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:30:41,987 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:30:42,078 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 22:30:42,086 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:30:42,087 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:30:42,111 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:30:42,111 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:30:42,112 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:30:42,112 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:30:42,113 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:30:42,115 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:30:42,116 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:30:42,116 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:30:42,116 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:30:42,130 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:30:42,130 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:30:42,131 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:30:42,131 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:30:42,132 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:30:42,132 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:30:42,132 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 22:30:42,135 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 22:30:42,136 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:30:42,136 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:30:42,137 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:30:42,137 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:30:42,137 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:30:42,138 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:30:42,138 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:30:42,138 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:30:42,139 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:30:42,139 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:30:42,140 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:30:42,140 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:30:42,141 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:30:42,141 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk 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 -> 327bb4ad7f981d20a6e5212aac300a9249d1857b0280531d57d587d5a0195c5f [2024-11-08 22:30:42,385 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:30:42,410 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:30:42,413 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:30:42,414 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:30:42,415 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:30:42,417 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/systemc/token_ring.01.cil-2.c Unable to find full path for "g++" [2024-11-08 22:30:44,647 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:30:44,929 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:30:44,929 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/sv-benchmarks/c/systemc/token_ring.01.cil-2.c [2024-11-08 22:30:44,942 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/data/b5b726d9d/b643f2767e7b40fb98823323e1fd77ba/FLAGe805fe44d [2024-11-08 22:30:44,964 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/data/b5b726d9d/b643f2767e7b40fb98823323e1fd77ba [2024-11-08 22:30:44,968 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:30:44,970 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:30:44,972 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:30:44,972 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:30:44,979 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:30:44,980 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:30:44" (1/1) ... [2024-11-08 22:30:44,982 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a7e1260 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:44, skipping insertion in model container [2024-11-08 22:30:44,983 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:30:44" (1/1) ... [2024-11-08 22:30:45,028 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:30:45,357 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:30:45,372 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:30:45,419 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:30:45,447 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:30:45,448 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45 WrapperNode [2024-11-08 22:30:45,448 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:30:45,450 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:30:45,450 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:30:45,450 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:30:45,460 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,469 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,500 INFO L138 Inliner]: procedures = 30, calls = 36, calls flagged for inlining = 14, calls inlined = 14, statements flattened = 230 [2024-11-08 22:30:45,501 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:30:45,502 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:30:45,502 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:30:45,502 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:30:45,514 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,515 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,518 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,519 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,526 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,532 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,535 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,537 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,540 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:30:45,541 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:30:45,542 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:30:45,542 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:30:45,543 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:45" (1/1) ... [2024-11-08 22:30:45,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:30:45,568 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:30:45,605 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:30:45,610 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7bd83ba-6b06-4583-a417-71567b678249/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:30:45,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:30:45,658 INFO L130 BoogieDeclarations]: Found specification of procedure error [2024-11-08 22:30:45,658 INFO L138 BoogieDeclarations]: Found implementation of procedure error [2024-11-08 22:30:45,658 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events [2024-11-08 22:30:45,658 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events [2024-11-08 22:30:45,659 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads [2024-11-08 22:30:45,659 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads [2024-11-08 22:30:45,659 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-11-08 22:30:45,659 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-11-08 22:30:45,659 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread [2024-11-08 22:30:45,659 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread [2024-11-08 22:30:45,659 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events [2024-11-08 22:30:45,660 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events [2024-11-08 22:30:45,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:30:45,662 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels [2024-11-08 22:30:45,662 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels [2024-11-08 22:30:45,662 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:30:45,663 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:30:45,775 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:30:45,777 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:30:46,258 INFO L? ?]: Removed 35 outVars from TransFormulas that were not future-live. [2024-11-08 22:30:46,258 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:30:46,514 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:30:46,514 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-08 22:30:46,515 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:30:46 BoogieIcfgContainer [2024-11-08 22:30:46,515 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:30:46,519 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:30:46,519 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:30:46,534 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:30:46,534 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:30:46" (1/1) ... [2024-11-08 22:30:46,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:30:46,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 82 states and 113 transitions. [2024-11-08 22:30:46,636 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 113 transitions. [2024-11-08 22:30:46,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:30:46,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,120 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-08 22:30:47,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 87 states and 122 transitions. [2024-11-08 22:30:47,286 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 122 transitions. [2024-11-08 22:30:47,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:30:47,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,457 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-08 22:30:47,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 88 states and 122 transitions. [2024-11-08 22:30:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 122 transitions. [2024-11-08 22:30:47,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:30:47,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,615 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-08 22:30:47,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 96 states and 136 transitions. [2024-11-08 22:30:47,689 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 136 transitions. [2024-11-08 22:30:47,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:30:47,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,970 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-08 22:30:48,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 109 states and 163 transitions. [2024-11-08 22:30:48,703 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 163 transitions. [2024-11-08 22:30:48,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:30:48,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,867 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-08 22:30:49,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 112 states and 168 transitions. [2024-11-08 22:30:49,634 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 168 transitions. [2024-11-08 22:30:49,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:30:49,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,726 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-08 22:30:49,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 110 states and 163 transitions. [2024-11-08 22:30:49,787 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 163 transitions. [2024-11-08 22:30:49,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:30:49,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,885 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-08 22:30:49,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 107 states and 155 transitions. [2024-11-08 22:30:49,915 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 155 transitions. [2024-11-08 22:30:49,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:30:49,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,009 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-08 22:30:50,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 118 states and 178 transitions. [2024-11-08 22:30:50,414 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 178 transitions. [2024-11-08 22:30:50,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 22:30:50,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,437 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-08 22:30:50,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 118 states and 177 transitions. [2024-11-08 22:30:50,456 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 177 transitions. [2024-11-08 22:30:50,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-08 22:30:50,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:30:52,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 131 states and 204 transitions. [2024-11-08 22:30:52,333 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 204 transitions. [2024-11-08 22:30:52,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-08 22:30:52,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:52,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 133 states and 210 transitions. [2024-11-08 22:30:52,818 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 210 transitions. [2024-11-08 22:30:52,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-08 22:30:52,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:52,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 130 states and 201 transitions. [2024-11-08 22:30:52,902 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 201 transitions. [2024-11-08 22:30:52,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-08 22:30:52,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:53,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 134 states and 208 transitions. [2024-11-08 22:30:53,125 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 208 transitions. [2024-11-08 22:30:53,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 22:30:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:53,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 138 states and 215 transitions. [2024-11-08 22:30:53,518 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 215 transitions. [2024-11-08 22:30:53,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-08 22:30:53,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 140 states and 218 transitions. [2024-11-08 22:30:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 218 transitions. [2024-11-08 22:30:53,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 22:30:53,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,660 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 142 states and 221 transitions. [2024-11-08 22:30:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 221 transitions. [2024-11-08 22:30:53,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 22:30:53,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,736 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 143 states and 221 transitions. [2024-11-08 22:30:53,797 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-11-08 22:30:53,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-08 22:30:53,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:30:54,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 152 states and 241 transitions. [2024-11-08 22:30:54,537 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 241 transitions. [2024-11-08 22:30:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 22:30:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,574 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:30:54,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 156 states and 251 transitions. [2024-11-08 22:30:54,626 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 251 transitions. [2024-11-08 22:30:54,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 22:30:54,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:54,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 161 states and 263 transitions. [2024-11-08 22:30:54,899 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 263 transitions. [2024-11-08 22:30:54,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-08 22:30:54,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,997 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:30:55,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 161 states and 262 transitions. [2024-11-08 22:30:55,018 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 262 transitions. [2024-11-08 22:30:55,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-08 22:30:55,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,051 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:30:55,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 163 states and 264 transitions. [2024-11-08 22:30:55,158 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 264 transitions. [2024-11-08 22:30:55,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-08 22:30:55,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,287 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 22:30:55,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 165 states and 266 transitions. [2024-11-08 22:30:55,485 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 266 transitions. [2024-11-08 22:30:55,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:55,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,616 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,651 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,672 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,727 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,762 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,836 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,855 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,889 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,908 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,943 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:56,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:56,962 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:56,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:56,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,000 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,018 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,053 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,071 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,104 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,172 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,190 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,243 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,276 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,294 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,345 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,396 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,466 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,498 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,516 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,549 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,567 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,619 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,654 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,673 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,751 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,796 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,824 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,871 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,890 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:57,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:57,947 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:57,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:57,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,007 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,041 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,061 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,115 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,163 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,181 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,234 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,294 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,346 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,396 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,414 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,467 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,539 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,572 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,590 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,640 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,674 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,693 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,728 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,745 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,790 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,809 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,844 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,862 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,922 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,941 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:58,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:58,993 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:58,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:58,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,024 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,042 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,075 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,149 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,203 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,274 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,322 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,351 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,396 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,424 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,467 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,492 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,544 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,582 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,602 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,641 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,660 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,697 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,748 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,832 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,867 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,884 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,919 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,937 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,972 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:30:59,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:30:59,994 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:30:59,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:30:59,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,028 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,045 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,151 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,203 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,264 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,295 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,314 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,349 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,368 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,420 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,455 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,474 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,509 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,527 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,580 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,613 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,632 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,694 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,746 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,777 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,795 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,827 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,845 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,873 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,891 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,926 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:00,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:00,947 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:00,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:00,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,002 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,051 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,242 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,274 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,317 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,336 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,378 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,400 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,488 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,507 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,542 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,565 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,635 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,670 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,694 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,732 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,804 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,825 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,863 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,886 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,922 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:01,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:01,945 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:01,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:01,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,005 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,040 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,061 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,102 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,123 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,158 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,182 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,217 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,240 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,277 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,300 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,335 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,366 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,424 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,459 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,482 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,543 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,602 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,642 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,666 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,719 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,752 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,773 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,834 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,895 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,928 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:02,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:02,960 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:02,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:02,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,000 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,024 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,062 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,084 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,119 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,196 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,240 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,286 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,313 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,330 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,372 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,398 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,414 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,470 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,509 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,536 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,572 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,601 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,639 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,667 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,697 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,714 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,742 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,759 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,785 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,803 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,831 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,850 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,895 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,920 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,962 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:03,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:03,979 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:03,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:03,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,005 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,023 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,052 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,101 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,119 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,211 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,254 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,280 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,297 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,347 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,381 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,404 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,434 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,451 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,496 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,522 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,540 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,567 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,585 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,610 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,633 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,660 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,722 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,748 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,765 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,791 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,809 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,851 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,926 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:04,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:04,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,968 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:04,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:04,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,052 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,095 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,187 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,234 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,266 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,284 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,314 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,332 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,358 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,419 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,464 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,490 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,508 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,536 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,553 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,649 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,674 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,691 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,729 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,746 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,773 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,791 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,843 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,868 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,885 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,910 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,927 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:05,969 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:05,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,012 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,038 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,055 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,079 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,096 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,120 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,162 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,180 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,207 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,225 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,262 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,281 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,306 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,326 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,374 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,405 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,474 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,502 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,520 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,551 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,567 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,610 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,635 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,651 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,679 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,696 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,722 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,785 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,812 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,830 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,875 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,925 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:06,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:06,967 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:06,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:06,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,993 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,010 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,052 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,118 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,135 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,159 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,179 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,204 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,221 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,264 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,389 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,414 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,438 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,464 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,482 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,524 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,552 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,569 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,612 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,639 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,656 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,699 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,725 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,741 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,855 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,871 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,916 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,942 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:07,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:07,959 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:07,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:07,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,989 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,007 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,033 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,050 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,124 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,185 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,233 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,277 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,319 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,345 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,363 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,390 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,408 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,453 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,478 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,495 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,547 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,573 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,591 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,637 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,698 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,728 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,746 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,771 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,787 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,811 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,828 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,856 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,940 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:08,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:08,982 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:08,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:08,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,007 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,023 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,067 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,103 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,123 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,163 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,204 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,273 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,335 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,363 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,393 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,411 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,440 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,457 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,500 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,544 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,570 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,588 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,616 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,634 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,660 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,677 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,727 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,772 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,814 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,838 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,859 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,907 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,932 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,950 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:09,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:09,992 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:09,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:09,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,063 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,080 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,145 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,161 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,203 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,228 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,322 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,383 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,415 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,441 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,474 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,540 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,565 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,583 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,625 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,650 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,667 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,691 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,741 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,765 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,791 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,815 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,858 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,881 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,899 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,941 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:10,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:10,990 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:10,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:10,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,015 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,033 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,099 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,116 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,139 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,178 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,196 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,233 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,277 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,318 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,344 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,361 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,404 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,430 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,448 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,474 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,491 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,558 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,575 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,675 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,700 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,717 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,739 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,757 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,797 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,837 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,879 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,920 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,960 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:11,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:11,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:11,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:11,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,024 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,043 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,068 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,086 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,128 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,153 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,171 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,213 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,262 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,285 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,302 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,325 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,342 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,366 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,382 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,404 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,420 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,462 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,500 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,525 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,544 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,567 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,583 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,606 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,622 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,645 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,661 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,704 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,747 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,787 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,813 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,830 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,877 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,900 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,916 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,940 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:12,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:12,959 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:12,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:12,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,985 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,002 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,046 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,070 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,086 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,127 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,164 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,188 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,205 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,228 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,244 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,284 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,324 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,346 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,362 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,385 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,401 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,455 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,488 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,513 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,545 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,570 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,601 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,627 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,686 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,745 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,784 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,824 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,848 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,866 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,907 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,928 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,945 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,969 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:13,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:13,986 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:13,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:13,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,017 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,041 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,059 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,081 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,099 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,121 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,132 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,158 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,188 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,212 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,283 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,318 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,335 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,360 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,375 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,393 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,434 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,458 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,474 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,498 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,512 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,546 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,573 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,607 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,631 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,648 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,672 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,690 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,729 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,800 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,882 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,907 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,930 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,954 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:14,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:14,970 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:14,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:14,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,013 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,038 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,053 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,113 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,132 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,175 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,229 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,238 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,255 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,267 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,290 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,307 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,386 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,412 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,429 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,440 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,466 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,495 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,515 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,559 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,617 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,664 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,684 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,697 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,719 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,736 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,765 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,805 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,828 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,844 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,867 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,883 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,906 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,922 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,961 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:15,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:15,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,020 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,036 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,075 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,112 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,151 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,172 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,188 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,226 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,267 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,313 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,336 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,370 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,386 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,401 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,411 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,438 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,452 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,469 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,493 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,517 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,534 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,557 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,595 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,611 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,634 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,650 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,673 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,690 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,714 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,731 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,764 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,790 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,820 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,858 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,881 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,899 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,921 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,947 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,970 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:16,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:16,986 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:16,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:16,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,009 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,026 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,047 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,062 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,100 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,139 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,176 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,215 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,252 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,290 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,327 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,349 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,359 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,380 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,397 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,421 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,438 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,476 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,498 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,514 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,554 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,577 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,594 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,618 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,669 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,686 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,708 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,735 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,777 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,833 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,864 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,890 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,913 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,933 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,954 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:17,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:17,964 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:17,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:17,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,985 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,000 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,031 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,055 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,078 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,095 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,118 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,134 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,166 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,184 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,193 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,208 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,217 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,256 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,278 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,292 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,321 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,346 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,373 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,396 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,416 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,426 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,447 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,457 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,482 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,508 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,546 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,576 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,633 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,673 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,689 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,712 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,742 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,752 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,776 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,790 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,800 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,837 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,876 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,899 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,915 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,938 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,954 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,976 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:18,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:18,992 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:18,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:18,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,031 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,054 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,071 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,094 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,111 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,159 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,180 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,197 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,218 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,234 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,256 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,309 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,330 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,346 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,367 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,383 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,406 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,423 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,462 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,500 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,541 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,564 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,580 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,601 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,642 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,663 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,687 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,703 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,740 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,763 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,779 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,800 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,816 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,837 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,853 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,892 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,914 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,931 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,955 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:19,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:19,969 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:19,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:19,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,002 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,015 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,034 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,044 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,086 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,103 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,118 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,127 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,166 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,188 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,226 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,243 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,265 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,281 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,303 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,318 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,339 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,355 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,375 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,393 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,414 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,430 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,451 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,468 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,489 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,505 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,542 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,579 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,617 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,640 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,657 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,696 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,719 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,730 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,771 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,789 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,800 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,841 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,851 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,880 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,902 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,919 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,958 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:20,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:20,997 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:20,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:20,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,018 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,035 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,056 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,073 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,130 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,146 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,183 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,205 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,217 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,233 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,251 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,289 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,327 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,346 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,356 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,387 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,408 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,419 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,480 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,495 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,509 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,522 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,571 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,595 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,626 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,646 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,655 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,676 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,693 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,732 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,770 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,791 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,808 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,830 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,859 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,869 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,895 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,911 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,921 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,968 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:21,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:21,996 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:21,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:21,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,010 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,046 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,090 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,100 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,120 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,137 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,171 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,191 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,207 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,235 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,252 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,269 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,279 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,304 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,324 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,334 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,348 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,358 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,386 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,410 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,434 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,452 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,462 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,485 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,499 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,515 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,598 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,643 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,667 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,684 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,708 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,725 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,747 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,785 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,801 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,824 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,840 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,882 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,920 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,957 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,978 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:22,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:22,995 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:22,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:22,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,018 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,036 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,075 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,108 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,129 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,139 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,154 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,178 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,188 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,247 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,265 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,287 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,303 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,325 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,336 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,351 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,361 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,376 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,386 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,415 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,452 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,481 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,508 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,524 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,564 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,574 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,601 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,624 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,648 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,665 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,675 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,689 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,700 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,736 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,758 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,768 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,805 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,840 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,854 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,864 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,888 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,902 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,912 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,926 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,936 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,960 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,976 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:23,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:23,985 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:23,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:23,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,999 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,009 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,058 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,081 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,095 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,105 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,129 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,153 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,179 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,193 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,203 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,226 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,241 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,274 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,288 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,298 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,312 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,336 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,353 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,379 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,409 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,425 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,484 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,523 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,553 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,569 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,578 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,639 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,656 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,668 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,683 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,692 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,706 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,716 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,730 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,742 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,756 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,789 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,804 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,813 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,837 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,852 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,861 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,874 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,911 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,935 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,954 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,964 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:24,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:24,994 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:24,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:24,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,016 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,029 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,043 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,053 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,067 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,077 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,091 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,117 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,130 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,153 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,177 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,208 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,232 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,256 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,279 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,318 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,341 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,352 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,374 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,391 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,421 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,445 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,471 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,495 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,510 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,520 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,534 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,549 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,574 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,596 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,610 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,619 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,633 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,646 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,670 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,685 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,701 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,726 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,750 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,764 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,774 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,787 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,820 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,834 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,844 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,896 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,909 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,919 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,934 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,968 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:25,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:25,992 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:25,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:25,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,016 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,039 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,053 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,101 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,111 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,125 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,135 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,159 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,173 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,183 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,197 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,207 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,221 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,231 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,255 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,280 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,295 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,305 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,329 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,342 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,352 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,366 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,404 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,417 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,428 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,451 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,465 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,476 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,489 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,513 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,523 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,547 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,570 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,594 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,608 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,619 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,654 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,672 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,690 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,706 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,723 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,737 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,748 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,771 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,807 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,847 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,858 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,882 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,896 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,906 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,920 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,930 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,954 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,969 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:26,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:26,979 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:26,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:26,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,020 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,030 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,044 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,054 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,067 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,077 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,090 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,100 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,124 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,147 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,171 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,195 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,208 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,218 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,242 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,257 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,266 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,291 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,306 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,316 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,332 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,365 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,389 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,412 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,426 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,459 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,492 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,512 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,522 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,536 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,548 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,574 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,587 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,597 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,620 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,634 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,644 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,658 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,668 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,681 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,691 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,712 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,723 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,742 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,755 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,778 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,802 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,850 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,864 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,875 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,898 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,922 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,936 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,945 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,959 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:27,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:27,993 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:27,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:27,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,010 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,019 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,046 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,061 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,071 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,085 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,095 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,110 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,120 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,144 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,158 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,169 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,197 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,221 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,252 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,266 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,276 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,291 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,301 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,316 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,326 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,340 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,350 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,364 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,374 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,397 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,412 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,422 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,437 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,448 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,465 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,495 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,508 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,541 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,564 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,582 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,597 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,610 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,635 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,651 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,662 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,713 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,729 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,739 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,764 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,789 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,804 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,814 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,828 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,838 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,863 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,877 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,887 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,902 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,912 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,928 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:28,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:28,970 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:28,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:28,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,001 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,019 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,031 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,081 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,112 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,125 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,186 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,204 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,220 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,238 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,250 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,280 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,311 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,343 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,368 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,390 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,418 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,439 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,467 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,487 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,516 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,537 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,575 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,605 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,635 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,652 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,665 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,683 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,695 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,724 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,741 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,753 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,783 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,801 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,823 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,851 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,872 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,918 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,949 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,966 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:29,978 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:29,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:29,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,999 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,012 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,031 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,051 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,068 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,081 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,099 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,111 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,129 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,141 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,159 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,172 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,189 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,202 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,220 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,235 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,265 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,294 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,307 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,337 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,367 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,385 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,399 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,420 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,432 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,457 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,479 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,508 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,528 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,554 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,574 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,601 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,618 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,636 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,648 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,666 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,678 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,695 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,707 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,733 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,748 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,765 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,816 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,834 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,846 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,864 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,877 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,908 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,925 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,937 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,954 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,966 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:30,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:30,996 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:30,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:30,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,013 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,026 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,044 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,056 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,075 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,118 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,151 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,180 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,229 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,251 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,283 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,314 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,365 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,379 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,410 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,433 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,445 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,463 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,475 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,493 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,505 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,535 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,553 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,566 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,596 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,613 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,643 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,656 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,673 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,685 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,715 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,733 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,773 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,790 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,802 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,849 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,861 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,877 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,890 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,906 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,918 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,947 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,964 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:31,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:31,977 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:31,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:31,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,008 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,039 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,057 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,073 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,091 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,103 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,143 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,174 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,205 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,231 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,252 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,301 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,376 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,395 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,413 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,426 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,488 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,531 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,583 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,662 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,684 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,715 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,739 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,793 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,900 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,928 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,949 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,976 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:32,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:32,991 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:32,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:32,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,016 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,041 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,072 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,103 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,120 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,133 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,151 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,164 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,183 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,198 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,238 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,267 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,288 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,336 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,368 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,385 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,398 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,415 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,428 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:31:33,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:31:33,489 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:31:33,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:31:33,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,489 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-08 22:44:48,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,725 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,738 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,748 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,765 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,778 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,791 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,823 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,836 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,846 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,869 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,883 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,896 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,909 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,918 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,932 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,941 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,954 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,964 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:48,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:48,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:48,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:48,987 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:48,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:48,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:48,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,000 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,010 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,033 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,046 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,056 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,079 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,092 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,105 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,121 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,131 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,144 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,154 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,177 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,190 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,200 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,213 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,236 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,246 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,268 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,291 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,304 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,314 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,327 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,337 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,350 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,360 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,374 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,383 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,396 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,406 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,420 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,442 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,452 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,465 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,475 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,488 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,499 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,512 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,522 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,535 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,545 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,558 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,581 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,591 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,604 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,614 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,629 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,639 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,652 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,662 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,675 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,685 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,698 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,708 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,721 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,744 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,754 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,777 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,790 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,800 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,813 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,823 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,836 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,846 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,859 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,869 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,883 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,894 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,917 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,930 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,940 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,953 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,963 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:49,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:49,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:49,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:49,987 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:49,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:49,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:49,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:49,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,000 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,009 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,033 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,046 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,055 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,078 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,091 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,101 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,139 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,149 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,162 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,171 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,194 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,207 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,217 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,230 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,240 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,262 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,275 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,285 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,298 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,308 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,321 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,331 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,344 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,354 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,367 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,377 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,391 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,400 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,414 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,424 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,437 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,447 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,470 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,493 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,506 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,515 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,528 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,549 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,575 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,588 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,598 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,621 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,648 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,662 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,672 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,685 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,695 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,719 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,732 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,742 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,755 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,765 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,788 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,811 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,835 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,848 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,858 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,881 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,905 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,928 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,951 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,974 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:50,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:50,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:50,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:50,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:50,998 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:50,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:50,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:50,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,011 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,021 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,045 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,068 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,082 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,114 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,128 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,153 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,163 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,176 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,186 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,200 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,233 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,256 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,269 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,279 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,292 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,302 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,315 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,325 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,338 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,362 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,372 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,385 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,395 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,408 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,418 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,431 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,440 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,463 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,486 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,499 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,508 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,521 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,531 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,545 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,555 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,568 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,578 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,601 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,624 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,649 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,662 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,672 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,685 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,695 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,708 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,718 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,741 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,764 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,777 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,786 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,800 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,810 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,824 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,833 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,846 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,856 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,879 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,892 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,902 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,915 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,925 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,948 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,961 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,971 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:51,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:51,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:51,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:51,994 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:51,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:51,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:51,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,007 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,017 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,040 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,053 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,086 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,108 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,121 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,131 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,156 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,179 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,224 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,238 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,247 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,260 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,270 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,283 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,293 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,306 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,316 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,339 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,352 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,362 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,375 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,386 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,409 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,422 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,455 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,469 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,501 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,514 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,524 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,547 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,560 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,570 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,593 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,606 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,616 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,629 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,641 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,654 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,664 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,687 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,700 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,710 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,723 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,733 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,756 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,779 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,801 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,815 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,825 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,838 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,848 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,871 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,884 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,894 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,907 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,916 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,939 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,952 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,962 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:52,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:52,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:52,985 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:52,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:52,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:52,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:52,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:52,999 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,022 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,032 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,068 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,078 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,091 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,101 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,141 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,151 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,164 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,174 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,188 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,198 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,212 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,221 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,235 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,246 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,270 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,294 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,317 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,330 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,340 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,354 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,366 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,380 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,389 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,403 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,413 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,426 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,436 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,459 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,482 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,528 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,542 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,552 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,565 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,575 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,589 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,598 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,635 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,645 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,661 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,672 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,695 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,720 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,733 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,743 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,757 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,790 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,804 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,814 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,827 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,837 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,851 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,861 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,874 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,886 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,909 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,928 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,951 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:53,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:53,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:53,969 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:53,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:53,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:53,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:53,991 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,009 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,050 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,086 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,110 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,129 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,152 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,170 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,250 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,272 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,283 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,317 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,330 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,342 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,365 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,378 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,389 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,411 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,425 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,471 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,481 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,494 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,504 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,517 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,527 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,550 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,573 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,586 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,596 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,609 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,619 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,642 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,655 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,665 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,678 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,688 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,701 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,711 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,734 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,747 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,757 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,803 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,853 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,866 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,876 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,889 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,899 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,922 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,945 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,968 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:54,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:54,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:54,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:54,991 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:54,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:54,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:54,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:54,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,004 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,014 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,028 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,037 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,051 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,100 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,110 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,123 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,133 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,157 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,170 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,180 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,193 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,203 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,226 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,249 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,262 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,272 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,285 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,295 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,308 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,318 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,343 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,403 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,412 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,425 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,471 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,481 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,495 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,507 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,520 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,530 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,553 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,576 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,589 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,598 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,623 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,636 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,646 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,669 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,682 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,691 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,714 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,737 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,760 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,774 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,784 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,798 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,807 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,831 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,844 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,857 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,870 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,880 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,894 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,904 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,917 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,927 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,951 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,975 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:55,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:55,989 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:55,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:55,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:55,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:55,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:55,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:55,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,022 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,046 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,060 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,070 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,084 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,094 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,107 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,119 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,132 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,142 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,166 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,179 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,189 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,227 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,237 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,250 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,260 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,284 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,297 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,307 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,320 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,330 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,343 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,353 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,379 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,392 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,402 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,416 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,425 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,438 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,448 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,470 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,494 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,516 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,539 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,552 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,570 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,586 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,598 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,622 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,637 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,647 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,664 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,674 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,688 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,699 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,723 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,736 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,748 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,770 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,784 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,795 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,820 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,843 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,866 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,879 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,891 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,927 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,937 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,960 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:56,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:56,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:56,983 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:56,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:56,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:56,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:56,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:56,997 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,007 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,020 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,029 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,043 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,052 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,113 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,159 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,169 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,183 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,193 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,206 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,216 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,230 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,240 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,263 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,277 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,287 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,311 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,324 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,334 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,348 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,357 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,371 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,380 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,407 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,421 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,431 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,444 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,454 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,468 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,478 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,501 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,514 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,524 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,548 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,571 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,594 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,607 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,617 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,630 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,640 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,654 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,664 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,687 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,700 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,709 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,723 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,732 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,756 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,778 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,802 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,815 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,824 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,838 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,848 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,871 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,897 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,922 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,959 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,969 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:57,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:57,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:57,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:57,992 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:57,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:57,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:57,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:57,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,005 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,015 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,040 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,053 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,086 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,101 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,111 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,124 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,134 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,157 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,171 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,181 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,195 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,206 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,219 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,230 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,244 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,254 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,278 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,291 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,301 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,314 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,324 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,338 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,361 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,371 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,384 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,394 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,408 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,420 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,434 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,443 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,456 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,466 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,489 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,502 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,512 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,525 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,535 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,571 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,581 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,605 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,618 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,628 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,641 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,651 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,664 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,673 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,687 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,696 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,719 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,732 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,744 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,757 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,789 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,812 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,835 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,848 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,858 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,871 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,881 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,894 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,904 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,920 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,930 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,943 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,953 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,976 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:58,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:58,989 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:58,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:58,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:58,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:58,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:58,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:58,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,022 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,045 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,068 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,081 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,092 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,129 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,153 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,163 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,177 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,187 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,200 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,224 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,233 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,247 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,257 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,280 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,294 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,306 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,329 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,342 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,352 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,365 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,376 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,389 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,398 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,423 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,446 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,459 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,469 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,482 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,493 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,506 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,515 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,528 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,538 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,551 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,561 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,574 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,584 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,597 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,607 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,620 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,630 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,643 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,653 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,666 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,676 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,690 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,699 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,725 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,738 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,771 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,784 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,807 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,816 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,829 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,839 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,852 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,862 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,885 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,908 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,934 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,948 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,958 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,971 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:44:59,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:44:59,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:44:59,980 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:44:59,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:44:59,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:44:59,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:44:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:44:59,994 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,029 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,042 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,065 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,075 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,088 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,098 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,111 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,121 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,134 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,144 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,167 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,180 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,190 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,213 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,226 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,236 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,259 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,272 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,283 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,296 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,305 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,328 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,341 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,351 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,364 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,374 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,397 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,410 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,420 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,445 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,458 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,467 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,480 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,490 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,513 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,536 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,549 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,562 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,586 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,609 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,619 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,655 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,665 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,678 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,688 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,701 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,711 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,734 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,757 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,803 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,839 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,849 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,862 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,872 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,895 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,918 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,931 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,943 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,956 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,966 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:00,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:00,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:00,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,011 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,034 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,047 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,057 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,070 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,080 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,103 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,126 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,139 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,148 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,184 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,195 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,208 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,230 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,263 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,276 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,286 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,299 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,309 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,323 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,333 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,347 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,357 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,371 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,381 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,394 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,404 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,417 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,427 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,456 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,469 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,479 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,492 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,502 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,525 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,548 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,571 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,608 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,618 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,631 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,642 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,655 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,665 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,680 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,690 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,713 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,726 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,736 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,750 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,760 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,773 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,783 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,806 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,830 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,853 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,866 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,875 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,889 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,898 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,922 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,961 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,970 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:01,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:01,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:01,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:01,993 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:01,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:01,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:01,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:01,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,016 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,053 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,063 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,101 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,111 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,125 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,135 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,158 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,171 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,181 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,195 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,205 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,218 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,228 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,241 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,274 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,287 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,297 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,310 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,320 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,333 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,343 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,366 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,412 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,425 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,460 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,483 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,508 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,572 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,590 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,630 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,653 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,671 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,700 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,735 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,749 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,759 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,782 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,808 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,832 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,846 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,856 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,879 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,894 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,904 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,919 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,929 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,943 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,953 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,966 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:02,989 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:02,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:02,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:02,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:02,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:02,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:02,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,021 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,045 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,061 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,071 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,084 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,095 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,108 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,118 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,141 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,177 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,187 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,200 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,224 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,234 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,247 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,257 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,280 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,303 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,317 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,327 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,340 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,350 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,373 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,386 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,396 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,409 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,419 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,432 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,442 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,455 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,465 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,478 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,488 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,502 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,511 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,525 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,535 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,560 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,573 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,609 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,632 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,646 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,656 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,669 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,679 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,693 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,703 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,727 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,750 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,764 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,787 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,810 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,820 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,843 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,867 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,880 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,889 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,903 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,912 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,925 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,935 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,958 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,971 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:03,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:03,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:03,981 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:03,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:03,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:03,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:03,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:03,994 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,004 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,040 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,099 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,112 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,122 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,145 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,158 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,168 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,181 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,191 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,204 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,213 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,226 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,236 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,259 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,272 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,282 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,305 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,318 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,328 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,351 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,365 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,377 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,391 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,413 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,446 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,469 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,492 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,506 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,516 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,538 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,552 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,562 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,587 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,632 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,645 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,655 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,669 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,691 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,714 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,724 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,737 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,747 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,783 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,816 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,829 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,839 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,852 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,862 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,885 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,908 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,921 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,931 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,953 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,967 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,977 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:04,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:04,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:04,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:04,990 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:04,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:04,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:04,999 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,013 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,023 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,058 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,070 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,083 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,093 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,116 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,129 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,152 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,162 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,185 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,208 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,232 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,255 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,269 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,279 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,292 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,302 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,315 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,325 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,348 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,361 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,371 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,384 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,394 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,407 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,417 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,430 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,440 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,463 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,477 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,487 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,500 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,510 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,533 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,546 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,556 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,573 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,583 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,619 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,629 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,642 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,651 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,665 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,675 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,688 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,698 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,711 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,721 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,734 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,743 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,757 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,789 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,803 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,813 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,836 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,849 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,859 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,882 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,905 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,928 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,951 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,974 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:05,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:05,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:05,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:05,998 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:05,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,025 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,041 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,051 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,064 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,076 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,102 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,126 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,140 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,163 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,173 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,199 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,212 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,222 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,236 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,246 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,269 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,283 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,293 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,317 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,341 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,365 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,378 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,388 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,412 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,426 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,435 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,459 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,483 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,506 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,520 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,530 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,553 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,577 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,598 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,609 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,640 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,661 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,677 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,698 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,714 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,746 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,759 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,769 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,782 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,792 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,805 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,815 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,828 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,838 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,852 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,862 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,885 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,908 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,921 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,931 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,954 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,967 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:06,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:06,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:06,977 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:06,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:06,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:06,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:06,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:06,990 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,000 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,013 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,023 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,036 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,046 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,060 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,069 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,083 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,117 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,130 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,140 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,166 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,180 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,189 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,213 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,226 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,236 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,250 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,259 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,283 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,296 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,320 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,330 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,343 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,353 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,366 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,376 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,390 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,400 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,423 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,437 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,446 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,469 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,494 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,518 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,541 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,554 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,564 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,577 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,587 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,610 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,633 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,646 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,671 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,681 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,694 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,704 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,727 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,750 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,763 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,773 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,786 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,809 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,818 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,832 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,842 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,855 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,888 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,911 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,924 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,934 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,947 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,957 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,970 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:07,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:07,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:07,980 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:07,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:07,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:07,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:07,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:07,993 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,003 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,016 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,025 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,039 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,052 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,065 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,075 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,088 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,098 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,111 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,121 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,147 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,164 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,173 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,186 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,196 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,219 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,242 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,255 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,278 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,288 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,311 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,324 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,333 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,346 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,356 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,379 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,392 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,403 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,416 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,426 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,449 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,462 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,471 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,497 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,510 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,520 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,533 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,543 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,556 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,589 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,602 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,612 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,635 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,648 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,658 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,673 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,683 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,696 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,706 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,719 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,733 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,756 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,778 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,802 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,850 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,864 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,888 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,898 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,921 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,934 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,944 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,968 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:08,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:08,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:08,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:08,991 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:08,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:08,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:08,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:08,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,004 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,014 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,028 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,038 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,051 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,061 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,075 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,084 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,107 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,121 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,130 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,144 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,154 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,179 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,202 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,225 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,238 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,247 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,270 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,283 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,293 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,306 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,316 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,339 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,352 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,362 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,375 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,385 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,398 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,408 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,421 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,431 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,444 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,454 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,467 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,501 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,514 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,524 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,547 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,560 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,569 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,582 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,592 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,606 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,616 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,629 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,639 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,652 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,662 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,688 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,701 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,711 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,734 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,747 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,757 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,780 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,802 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,826 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,839 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,848 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,862 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,872 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,895 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,909 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,920 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,933 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,943 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,957 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,966 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:09,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:09,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:09,989 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:09,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:09,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:09,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,003 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,013 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,026 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,036 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,061 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,074 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,106 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,120 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,129 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,144 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,154 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,179 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,202 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,250 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,263 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,273 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,286 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,309 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,332 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,342 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,364 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,378 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,387 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,410 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,423 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,433 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,456 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,469 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,479 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,492 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,502 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,525 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,549 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,571 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,595 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,609 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,620 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,634 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,644 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,657 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,667 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,680 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,692 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,705 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,715 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,728 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,738 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,752 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,762 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,786 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,800 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,809 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,823 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,832 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,846 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,856 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,879 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,893 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,902 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,916 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,925 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,949 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,963 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,972 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:10,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:10,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:10,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:10,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:10,995 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:10,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:10,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:10,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,009 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,019 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,042 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,055 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,065 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,079 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,089 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,102 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,112 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,126 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,135 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,162 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,184 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,200 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,210 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,224 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,234 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,247 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,257 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,270 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,280 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,294 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,303 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,316 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,339 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,350 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,373 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,386 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,396 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,409 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,419 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,432 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,442 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,455 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,465 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,488 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,501 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,511 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,534 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,547 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,557 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,579 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,603 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,616 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,625 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,648 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,661 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,671 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,697 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,710 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,720 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,733 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,743 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,756 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,766 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,811 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,824 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,834 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,847 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,857 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,870 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,893 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,902 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,916 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,925 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,949 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,962 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,972 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:11,985 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:11,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:11,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:11,995 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:11,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:11,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:11,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:11,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,008 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,018 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,031 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,041 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,054 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,064 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,087 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,100 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,109 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,132 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,145 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,155 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,178 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,207 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,220 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,230 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,253 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,266 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,276 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,299 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,312 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,322 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,335 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,345 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,358 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,368 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,381 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,404 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,413 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,436 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:45:12,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:45:12,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 177 states and 295 transitions. [2024-11-08 22:45:12,459 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 295 transitions. [2024-11-08 22:45:12,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 22:45:12,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:45:12,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:45:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:45:12,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.