./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability 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_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/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_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cf1af1de3644d7f65779e1f0fa1695f30c94933219211c16e44b2dad6d7664ff --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:56:03,958 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:56:04,055 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:56:04,061 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:56:04,062 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:56:04,088 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:56:04,089 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:56:04,090 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:56:04,090 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:56:04,091 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:56:04,092 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:56:04,092 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:56:04,093 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:56:04,093 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:56:04,093 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:56:04,094 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:56:04,094 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:56:04,095 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:56:04,095 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:56:04,096 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:56:04,096 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:56:04,101 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:56:04,101 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:56:04,101 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:56:04,102 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:56:04,102 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:56:04,102 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:56:04,103 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:56:04,103 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:56:04,104 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:56:04,104 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:56:04,104 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:56:04,105 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:56:04,105 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_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/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_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cf1af1de3644d7f65779e1f0fa1695f30c94933219211c16e44b2dad6d7664ff [2024-11-09 00:56:04,386 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:56:04,421 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:56:04,425 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:56:04,427 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:56:04,427 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:56:04,429 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/array-examples/standard_init2_ground-1.i Unable to find full path for "g++" [2024-11-09 00:56:06,491 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:56:06,679 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:56:06,680 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/sv-benchmarks/c/array-examples/standard_init2_ground-1.i [2024-11-09 00:56:06,688 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/data/ee05535d9/af0161d50d9a46f5ada9e8de3825d188/FLAG204e28570 [2024-11-09 00:56:07,062 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/data/ee05535d9/af0161d50d9a46f5ada9e8de3825d188 [2024-11-09 00:56:07,065 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:56:07,067 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:56:07,068 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:56:07,069 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:56:07,075 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:56:07,076 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,077 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4aa4c37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07, skipping insertion in model container [2024-11-09 00:56:07,078 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,100 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:56:07,295 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/sv-benchmarks/c/array-examples/standard_init2_ground-1.i[816,829] [2024-11-09 00:56:07,311 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:56:07,320 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:56:07,331 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/sv-benchmarks/c/array-examples/standard_init2_ground-1.i[816,829] [2024-11-09 00:56:07,337 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:56:07,354 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:56:07,355 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07 WrapperNode [2024-11-09 00:56:07,355 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:56:07,356 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:56:07,356 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:56:07,356 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:56:07,365 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,372 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,397 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 43 [2024-11-09 00:56:07,397 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:56:07,398 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:56:07,399 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:56:07,399 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:56:07,409 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,409 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,415 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,415 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,423 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,431 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,436 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,437 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,438 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:56:07,440 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:56:07,440 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:56:07,440 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:56:07,444 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:56:07,463 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:56:07,481 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:56:07,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bf2078b1-cf9c-40d1-a873-a0493b3e8dc9/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:56:07,524 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:56:07,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:56:07,524 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 00:56:07,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 00:56:07,525 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:56:07,525 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:56:07,525 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 00:56:07,526 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 00:56:07,610 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:56:07,612 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:56:07,818 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-09 00:56:07,818 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:56:07,860 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:56:07,860 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:56:07,861 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:56:07 BoogieIcfgContainer [2024-11-09 00:56:07,861 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:56:07,862 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:56:07,862 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:56:07,876 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:56:07,876 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:56:07" (1/1) ... [2024-11-09 00:56:07,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:56:07,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:07,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 15 states and 21 transitions. [2024-11-09 00:56:07,965 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 21 transitions. [2024-11-09 00:56:07,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:56:07,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:07,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,231 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-09 00:56:08,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 16 states and 22 transitions. [2024-11-09 00:56:08,272 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 22 transitions. [2024-11-09 00:56:08,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:56:08,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,339 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-09 00:56:08,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 17 states and 23 transitions. [2024-11-09 00:56:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 23 transitions. [2024-11-09 00:56:08,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:56:08,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,480 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:56:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 18 states and 25 transitions. [2024-11-09 00:56:08,540 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 25 transitions. [2024-11-09 00:56:08,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:56:08,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 00:56:08,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 18 states and 24 transitions. [2024-11-09 00:56:08,709 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 24 transitions. [2024-11-09 00:56:08,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:56:08,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:08,815 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:08,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:08,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 19 states and 26 transitions. [2024-11-09 00:56:08,866 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 26 transitions. [2024-11-09 00:56:08,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:56:08,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,025 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:09,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 20 states and 27 transitions. [2024-11-09 00:56:09,072 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 27 transitions. [2024-11-09 00:56:09,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:56:09,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:09,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 21 states and 29 transitions. [2024-11-09 00:56:09,234 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 29 transitions. [2024-11-09 00:56:09,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:56:09,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:56:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 21 states and 28 transitions. [2024-11-09 00:56:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 28 transitions. [2024-11-09 00:56:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:56:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:09,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 23 states and 30 transitions. [2024-11-09 00:56:09,679 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 30 transitions. [2024-11-09 00:56:09,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:56:09,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:09,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:09,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:09,906 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 25 states and 32 transitions. [2024-11-09 00:56:10,072 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 32 transitions. [2024-11-09 00:56:10,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:56:10,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:10,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 27 states and 34 transitions. [2024-11-09 00:56:10,398 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 34 transitions. [2024-11-09 00:56:10,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:56:10,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,551 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:10,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:10,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 29 states and 36 transitions. [2024-11-09 00:56:10,740 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 36 transitions. [2024-11-09 00:56:10,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:56:10,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:10,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:10,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:10,904 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:11,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 31 states and 38 transitions. [2024-11-09 00:56:11,114 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-11-09 00:56:11,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:56:11,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,264 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:11,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 33 states and 40 transitions. [2024-11-09 00:56:11,457 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 40 transitions. [2024-11-09 00:56:11,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:56:11,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:11,620 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 35 states and 42 transitions. [2024-11-09 00:56:11,855 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 42 transitions. [2024-11-09 00:56:11,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:56:11,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:11,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:11,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:12,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 37 states and 44 transitions. [2024-11-09 00:56:12,218 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 44 transitions. [2024-11-09 00:56:12,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:56:12,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,427 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:12,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:12,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 39 states and 46 transitions. [2024-11-09 00:56:12,676 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 46 transitions. [2024-11-09 00:56:12,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:56:12,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:12,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:12,878 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:13,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 41 states and 48 transitions. [2024-11-09 00:56:13,123 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions. [2024-11-09 00:56:13,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:56:13,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,318 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:13,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:13,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 43 states and 50 transitions. [2024-11-09 00:56:13,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 50 transitions. [2024-11-09 00:56:13,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:56:13,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:13,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:13,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:13,810 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:14,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 45 states and 52 transitions. [2024-11-09 00:56:14,077 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 52 transitions. [2024-11-09 00:56:14,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:56:14,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,327 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:14,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:14,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 47 states and 54 transitions. [2024-11-09 00:56:14,602 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 54 transitions. [2024-11-09 00:56:14,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:56:14,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:14,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:14,824 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:15,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 49 states and 56 transitions. [2024-11-09 00:56:15,109 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 56 transitions. [2024-11-09 00:56:15,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:56:15,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:15,380 INFO L134 CoverageAnalysis]: Checked inductivity of 260 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:15,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 51 states and 58 transitions. [2024-11-09 00:56:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 58 transitions. [2024-11-09 00:56:15,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:56:15,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:15,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:15,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,037 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 53 states and 60 transitions. [2024-11-09 00:56:16,365 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 60 transitions. [2024-11-09 00:56:16,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:56:16,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:16,611 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:16,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:16,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 55 states and 62 transitions. [2024-11-09 00:56:16,966 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 62 transitions. [2024-11-09 00:56:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:56:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:16,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,258 INFO L134 CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:17,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:17,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 57 states and 64 transitions. [2024-11-09 00:56:17,607 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 64 transitions. [2024-11-09 00:56:17,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:56:17,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:17,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:17,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:17,972 INFO L134 CoverageAnalysis]: Checked inductivity of 404 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:18,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:18,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 59 states and 66 transitions. [2024-11-09 00:56:18,405 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 66 transitions. [2024-11-09 00:56:18,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:56:18,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:18,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:18,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:18,780 INFO L134 CoverageAnalysis]: Checked inductivity of 445 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:19,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:19,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 61 states and 68 transitions. [2024-11-09 00:56:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 68 transitions. [2024-11-09 00:56:19,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:56:19,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:19,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:19,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:19,614 INFO L134 CoverageAnalysis]: Checked inductivity of 488 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:20,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 63 states and 70 transitions. [2024-11-09 00:56:20,073 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 70 transitions. [2024-11-09 00:56:20,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:56:20,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:20,429 INFO L134 CoverageAnalysis]: Checked inductivity of 533 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:20,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:20,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 65 states and 72 transitions. [2024-11-09 00:56:20,870 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 72 transitions. [2024-11-09 00:56:20,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:56:20,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:20,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:20,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,205 INFO L134 CoverageAnalysis]: Checked inductivity of 580 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:21,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:21,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 67 states and 74 transitions. [2024-11-09 00:56:21,631 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 74 transitions. [2024-11-09 00:56:21,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:56:21,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:21,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:21,994 INFO L134 CoverageAnalysis]: Checked inductivity of 629 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:22,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:22,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 69 states and 76 transitions. [2024-11-09 00:56:22,438 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 76 transitions. [2024-11-09 00:56:22,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:56:22,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:22,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:22,799 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:23,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:23,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 71 states and 78 transitions. [2024-11-09 00:56:23,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 78 transitions. [2024-11-09 00:56:23,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:56:23,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:23,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:23,615 INFO L134 CoverageAnalysis]: Checked inductivity of 733 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 73 states and 80 transitions. [2024-11-09 00:56:24,064 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 80 transitions. [2024-11-09 00:56:24,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:56:24,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:24,447 INFO L134 CoverageAnalysis]: Checked inductivity of 788 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:24,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:24,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 75 states and 82 transitions. [2024-11-09 00:56:24,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 82 transitions. [2024-11-09 00:56:24,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:56:24,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:24,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:24,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:25,217 INFO L134 CoverageAnalysis]: Checked inductivity of 845 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:25,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:25,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 77 states and 84 transitions. [2024-11-09 00:56:25,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 84 transitions. [2024-11-09 00:56:25,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:56:25,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:25,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:25,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:26,094 INFO L134 CoverageAnalysis]: Checked inductivity of 904 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:26,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:26,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 79 states and 86 transitions. [2024-11-09 00:56:26,598 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 86 transitions. [2024-11-09 00:56:26,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:56:26,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:26,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:26,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,009 INFO L134 CoverageAnalysis]: Checked inductivity of 965 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:27,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:27,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 81 states and 88 transitions. [2024-11-09 00:56:27,482 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 88 transitions. [2024-11-09 00:56:27,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:56:27,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:27,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:27,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:27,915 INFO L134 CoverageAnalysis]: Checked inductivity of 1028 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:28,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 83 states and 90 transitions. [2024-11-09 00:56:28,400 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 90 transitions. [2024-11-09 00:56:28,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:56:28,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:28,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:28,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:28,860 INFO L134 CoverageAnalysis]: Checked inductivity of 1093 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:29,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:29,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 85 states and 92 transitions. [2024-11-09 00:56:29,373 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 92 transitions. [2024-11-09 00:56:29,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:56:29,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:29,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:29,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:29,890 INFO L134 CoverageAnalysis]: Checked inductivity of 1160 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:30,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:30,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 87 states and 94 transitions. [2024-11-09 00:56:30,369 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 94 transitions. [2024-11-09 00:56:30,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:56:30,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:30,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:30,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:30,948 INFO L134 CoverageAnalysis]: Checked inductivity of 1229 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:31,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 89 states and 96 transitions. [2024-11-09 00:56:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 96 transitions. [2024-11-09 00:56:31,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:56:31,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:31,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:31,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:31,939 INFO L134 CoverageAnalysis]: Checked inductivity of 1300 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:32,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:32,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 91 states and 98 transitions. [2024-11-09 00:56:32,496 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 98 transitions. [2024-11-09 00:56:32,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:56:32,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:32,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:32,983 INFO L134 CoverageAnalysis]: Checked inductivity of 1373 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:33,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:33,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 93 states and 100 transitions. [2024-11-09 00:56:33,494 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 100 transitions. [2024-11-09 00:56:33,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:56:33,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:33,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:33,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:34,015 INFO L134 CoverageAnalysis]: Checked inductivity of 1448 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:34,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:34,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 95 states and 102 transitions. [2024-11-09 00:56:34,627 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 102 transitions. [2024-11-09 00:56:34,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:56:34,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:34,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:34,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 1525 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:35,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:35,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 97 states and 104 transitions. [2024-11-09 00:56:35,706 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 104 transitions. [2024-11-09 00:56:35,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:56:35,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:35,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:36,246 INFO L134 CoverageAnalysis]: Checked inductivity of 1604 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:36,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:36,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 99 states and 106 transitions. [2024-11-09 00:56:36,793 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 106 transitions. [2024-11-09 00:56:36,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:56:36,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:37,273 INFO L134 CoverageAnalysis]: Checked inductivity of 1685 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:37,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:37,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 101 states and 108 transitions. [2024-11-09 00:56:37,876 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 108 transitions. [2024-11-09 00:56:37,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:56:37,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:37,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:37,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:38,527 INFO L134 CoverageAnalysis]: Checked inductivity of 1768 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:39,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:39,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 103 states and 110 transitions. [2024-11-09 00:56:39,081 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 110 transitions. [2024-11-09 00:56:39,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:56:39,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:39,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:39,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:39,734 INFO L134 CoverageAnalysis]: Checked inductivity of 1853 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:40,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:40,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 105 states and 112 transitions. [2024-11-09 00:56:40,288 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 112 transitions. [2024-11-09 00:56:40,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:56:40,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:40,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:40,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:40,873 INFO L134 CoverageAnalysis]: Checked inductivity of 1940 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:41,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:41,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 107 states and 114 transitions. [2024-11-09 00:56:41,487 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 114 transitions. [2024-11-09 00:56:41,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:56:41,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:41,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:42,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2029 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:42,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:42,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 109 states and 116 transitions. [2024-11-09 00:56:42,727 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 116 transitions. [2024-11-09 00:56:42,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:56:42,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:42,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:42,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:43,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2120 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:43,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:43,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 111 states and 118 transitions. [2024-11-09 00:56:43,982 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 118 transitions. [2024-11-09 00:56:43,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:56:43,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:43,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:44,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:44,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2213 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:45,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 113 states and 120 transitions. [2024-11-09 00:56:45,113 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 120 transitions. [2024-11-09 00:56:45,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:56:45,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:45,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:45,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:45,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2308 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:46,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:46,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 115 states and 122 transitions. [2024-11-09 00:56:46,351 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 122 transitions. [2024-11-09 00:56:46,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:56:46,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:46,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:46,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:47,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2405 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:47,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:47,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 117 states and 124 transitions. [2024-11-09 00:56:47,721 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 124 transitions. [2024-11-09 00:56:47,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:56:47,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:47,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:48,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2504 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:48,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:48,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 119 states and 126 transitions. [2024-11-09 00:56:48,954 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 126 transitions. [2024-11-09 00:56:48,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:56:48,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:48,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2605 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:50,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:50,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 121 states and 128 transitions. [2024-11-09 00:56:50,214 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 128 transitions. [2024-11-09 00:56:50,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:56:50,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:50,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:50,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2708 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 123 states and 130 transitions. [2024-11-09 00:56:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 130 transitions. [2024-11-09 00:56:51,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:56:51,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:51,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:52,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2813 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:53,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:53,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 125 states and 132 transitions. [2024-11-09 00:56:53,015 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 132 transitions. [2024-11-09 00:56:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-09 00:56:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:53,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:53,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:53,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2920 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:54,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 127 states and 134 transitions. [2024-11-09 00:56:54,471 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 134 transitions. [2024-11-09 00:56:54,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:56:54,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:54,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:54,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:55,114 INFO L134 CoverageAnalysis]: Checked inductivity of 3029 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:55,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:55,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 129 states and 136 transitions. [2024-11-09 00:56:55,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-09 00:56:55,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:56:55,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:55,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:55,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:56,540 INFO L134 CoverageAnalysis]: Checked inductivity of 3140 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:57,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:57,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 131 states and 138 transitions. [2024-11-09 00:56:57,257 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 138 transitions. [2024-11-09 00:56:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:56:57,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:57,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:57,998 INFO L134 CoverageAnalysis]: Checked inductivity of 3253 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:56:58,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:56:58,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 133 states and 140 transitions. [2024-11-09 00:56:58,729 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 140 transitions. [2024-11-09 00:56:58,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:56:58,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:56:58,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:56:58,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:56:59,573 INFO L134 CoverageAnalysis]: Checked inductivity of 3368 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:00,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:00,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 135 states and 142 transitions. [2024-11-09 00:57:00,316 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 142 transitions. [2024-11-09 00:57:00,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-09 00:57:00,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:00,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:00,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:01,208 INFO L134 CoverageAnalysis]: Checked inductivity of 3485 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:01,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:01,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 137 states and 144 transitions. [2024-11-09 00:57:01,963 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 144 transitions. [2024-11-09 00:57:01,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:57:01,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:01,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:02,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:02,995 INFO L134 CoverageAnalysis]: Checked inductivity of 3604 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:03,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:03,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 139 states and 146 transitions. [2024-11-09 00:57:03,763 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 146 transitions. [2024-11-09 00:57:03,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:57:03,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:03,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:03,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:04,700 INFO L134 CoverageAnalysis]: Checked inductivity of 3725 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:05,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:05,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 141 states and 148 transitions. [2024-11-09 00:57:05,480 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 148 transitions. [2024-11-09 00:57:05,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 00:57:05,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:05,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:05,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:06,479 INFO L134 CoverageAnalysis]: Checked inductivity of 3848 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:07,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:07,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 143 states and 150 transitions. [2024-11-09 00:57:07,336 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 150 transitions. [2024-11-09 00:57:07,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:57:07,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:07,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:07,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:08,206 INFO L134 CoverageAnalysis]: Checked inductivity of 3973 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:09,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:09,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 145 states and 152 transitions. [2024-11-09 00:57:09,041 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 152 transitions. [2024-11-09 00:57:09,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-09 00:57:09,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:09,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:09,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:09,862 INFO L134 CoverageAnalysis]: Checked inductivity of 4100 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:10,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:10,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 147 states and 154 transitions. [2024-11-09 00:57:10,696 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 154 transitions. [2024-11-09 00:57:10,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:57:10,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:10,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:10,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 4229 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:12,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 149 states and 156 transitions. [2024-11-09 00:57:12,413 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 156 transitions. [2024-11-09 00:57:12,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:57:12,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:12,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:12,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:13,396 INFO L134 CoverageAnalysis]: Checked inductivity of 4360 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:14,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:14,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 151 states and 158 transitions. [2024-11-09 00:57:14,256 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 158 transitions. [2024-11-09 00:57:14,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 00:57:14,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:14,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:14,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:15,148 INFO L134 CoverageAnalysis]: Checked inductivity of 4493 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:16,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:16,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 153 states and 160 transitions. [2024-11-09 00:57:16,008 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 160 transitions. [2024-11-09 00:57:16,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:57:16,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:16,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:16,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 4628 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:18,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:18,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 155 states and 162 transitions. [2024-11-09 00:57:18,025 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 162 transitions. [2024-11-09 00:57:18,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-09 00:57:18,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:18,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:18,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:19,164 INFO L134 CoverageAnalysis]: Checked inductivity of 4765 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:20,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:20,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 157 states and 164 transitions. [2024-11-09 00:57:20,058 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 164 transitions. [2024-11-09 00:57:20,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:57:20,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:20,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:21,067 INFO L134 CoverageAnalysis]: Checked inductivity of 4904 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:21,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:21,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 159 states and 166 transitions. [2024-11-09 00:57:21,997 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 166 transitions. [2024-11-09 00:57:21,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:57:21,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:21,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:23,072 INFO L134 CoverageAnalysis]: Checked inductivity of 5045 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:23,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:23,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 161 states and 168 transitions. [2024-11-09 00:57:23,987 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 168 transitions. [2024-11-09 00:57:23,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:57:23,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:23,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:24,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 5188 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:25,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 163 states and 170 transitions. [2024-11-09 00:57:25,969 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 170 transitions. [2024-11-09 00:57:25,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:57:25,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:26,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:27,050 INFO L134 CoverageAnalysis]: Checked inductivity of 5333 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:28,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:28,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 165 states and 172 transitions. [2024-11-09 00:57:28,008 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 172 transitions. [2024-11-09 00:57:28,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:57:28,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:28,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:28,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:29,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5480 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:30,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:30,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 167 states and 174 transitions. [2024-11-09 00:57:30,023 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 174 transitions. [2024-11-09 00:57:30,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:57:30,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:30,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:30,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:31,144 INFO L134 CoverageAnalysis]: Checked inductivity of 5629 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:32,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:32,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 169 states and 176 transitions. [2024-11-09 00:57:32,101 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 176 transitions. [2024-11-09 00:57:32,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:57:32,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:32,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:32,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:33,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5780 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:34,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:34,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 171 states and 178 transitions. [2024-11-09 00:57:34,325 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 178 transitions. [2024-11-09 00:57:34,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:57:34,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:34,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:34,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:35,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5933 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:36,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:36,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 173 states and 180 transitions. [2024-11-09 00:57:36,573 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 180 transitions. [2024-11-09 00:57:36,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:57:36,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:36,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:36,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:37,860 INFO L134 CoverageAnalysis]: Checked inductivity of 6088 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:38,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:38,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 175 states and 182 transitions. [2024-11-09 00:57:38,864 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 182 transitions. [2024-11-09 00:57:38,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-09 00:57:38,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:38,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:40,106 INFO L134 CoverageAnalysis]: Checked inductivity of 6245 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:41,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 177 states and 184 transitions. [2024-11-09 00:57:41,113 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 184 transitions. [2024-11-09 00:57:41,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:57:41,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:41,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:41,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:42,315 INFO L134 CoverageAnalysis]: Checked inductivity of 6404 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:43,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 179 states and 186 transitions. [2024-11-09 00:57:43,447 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 186 transitions. [2024-11-09 00:57:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-09 00:57:43,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:43,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 6565 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:45,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:45,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 181 states and 188 transitions. [2024-11-09 00:57:45,798 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 188 transitions. [2024-11-09 00:57:45,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 00:57:45,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:45,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:47,233 INFO L134 CoverageAnalysis]: Checked inductivity of 6728 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:48,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:48,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 183 states and 190 transitions. [2024-11-09 00:57:48,307 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 190 transitions. [2024-11-09 00:57:48,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:57:48,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:48,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:48,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,756 INFO L134 CoverageAnalysis]: Checked inductivity of 6893 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:50,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 185 states and 192 transitions. [2024-11-09 00:57:50,823 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 192 transitions. [2024-11-09 00:57:50,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-09 00:57:50,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,373 INFO L134 CoverageAnalysis]: Checked inductivity of 7060 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:53,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 187 states and 194 transitions. [2024-11-09 00:57:53,500 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 194 transitions. [2024-11-09 00:57:53,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-09 00:57:53,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,973 INFO L134 CoverageAnalysis]: Checked inductivity of 7229 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:56,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 189 states and 196 transitions. [2024-11-09 00:57:56,062 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 196 transitions. [2024-11-09 00:57:56,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:57:56,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,450 INFO L134 CoverageAnalysis]: Checked inductivity of 7400 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:57:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 191 states and 198 transitions. [2024-11-09 00:57:58,559 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 198 transitions. [2024-11-09 00:57:58,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-09 00:57:58,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7573 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:01,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 193 states and 200 transitions. [2024-11-09 00:58:01,169 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 200 transitions. [2024-11-09 00:58:01,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:58:01,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,636 INFO L134 CoverageAnalysis]: Checked inductivity of 7748 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:03,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 195 states and 202 transitions. [2024-11-09 00:58:03,781 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 202 transitions. [2024-11-09 00:58:03,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-09 00:58:03,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,595 INFO L134 CoverageAnalysis]: Checked inductivity of 7925 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:06,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 197 states and 204 transitions. [2024-11-09 00:58:06,733 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 204 transitions. [2024-11-09 00:58:06,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-09 00:58:06,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8104 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:09,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 199 states and 206 transitions. [2024-11-09 00:58:09,533 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 206 transitions. [2024-11-09 00:58:09,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-09 00:58:09,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8285 backedges. 0 proven. 8281 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:12,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 201 states and 208 transitions. [2024-11-09 00:58:12,455 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 208 transitions. [2024-11-09 00:58:12,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:58:12,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8468 backedges. 0 proven. 8464 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 203 states and 210 transitions. [2024-11-09 00:58:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 210 transitions. [2024-11-09 00:58:15,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-09 00:58:15,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8653 backedges. 0 proven. 8649 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:18,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 205 states and 212 transitions. [2024-11-09 00:58:18,430 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 212 transitions. [2024-11-09 00:58:18,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-09 00:58:18,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8840 backedges. 0 proven. 8836 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 207 states and 214 transitions. [2024-11-09 00:58:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 214 transitions. [2024-11-09 00:58:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-09 00:58:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9029 backedges. 0 proven. 9025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:24,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 209 states and 216 transitions. [2024-11-09 00:58:24,848 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 216 transitions. [2024-11-09 00:58:24,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-09 00:58:24,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9220 backedges. 0 proven. 9216 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:27,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 211 states and 218 transitions. [2024-11-09 00:58:27,894 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 218 transitions. [2024-11-09 00:58:27,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-09 00:58:27,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9413 backedges. 0 proven. 9409 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:31,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 213 states and 220 transitions. [2024-11-09 00:58:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 220 transitions. [2024-11-09 00:58:31,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 00:58:31,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,761 INFO L134 CoverageAnalysis]: Checked inductivity of 9608 backedges. 0 proven. 9604 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:35,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 215 states and 222 transitions. [2024-11-09 00:58:35,166 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 222 transitions. [2024-11-09 00:58:35,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-09 00:58:35,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9805 backedges. 0 proven. 9801 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:38,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 217 states and 224 transitions. [2024-11-09 00:58:38,685 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 224 transitions. [2024-11-09 00:58:38,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:58:38,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,775 INFO L134 CoverageAnalysis]: Checked inductivity of 10004 backedges. 0 proven. 10000 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:42,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 219 states and 226 transitions. [2024-11-09 00:58:42,266 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 226 transitions. [2024-11-09 00:58:42,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-09 00:58:42,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 10205 backedges. 0 proven. 10201 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:46,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 221 states and 228 transitions. [2024-11-09 00:58:46,343 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 228 transitions. [2024-11-09 00:58:46,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-09 00:58:46,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 10408 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:50,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 223 states and 230 transitions. [2024-11-09 00:58:50,019 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 230 transitions. [2024-11-09 00:58:50,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:58:50,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,101 INFO L134 CoverageAnalysis]: Checked inductivity of 10613 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:53,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 225 states and 232 transitions. [2024-11-09 00:58:53,559 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 232 transitions. [2024-11-09 00:58:53,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:58:53,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,656 INFO L134 CoverageAnalysis]: Checked inductivity of 10820 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:58:57,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 227 states and 234 transitions. [2024-11-09 00:58:57,063 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 234 transitions. [2024-11-09 00:58:57,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-09 00:58:57,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,225 INFO L134 CoverageAnalysis]: Checked inductivity of 11029 backedges. 0 proven. 11025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:00,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 229 states and 236 transitions. [2024-11-09 00:59:00,772 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 236 transitions. [2024-11-09 00:59:00,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-09 00:59:00,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,249 INFO L134 CoverageAnalysis]: Checked inductivity of 11240 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:04,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 231 states and 238 transitions. [2024-11-09 00:59:04,886 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 238 transitions. [2024-11-09 00:59:04,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-09 00:59:04,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,362 INFO L134 CoverageAnalysis]: Checked inductivity of 11453 backedges. 0 proven. 11449 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:08,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 233 states and 240 transitions. [2024-11-09 00:59:08,998 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 240 transitions. [2024-11-09 00:59:08,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-09 00:59:08,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,506 INFO L134 CoverageAnalysis]: Checked inductivity of 11668 backedges. 0 proven. 11664 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:13,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 235 states and 242 transitions. [2024-11-09 00:59:13,116 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 242 transitions. [2024-11-09 00:59:13,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-09 00:59:13,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,342 INFO L134 CoverageAnalysis]: Checked inductivity of 11885 backedges. 0 proven. 11881 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:16,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 237 states and 244 transitions. [2024-11-09 00:59:16,760 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 244 transitions. [2024-11-09 00:59:16,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-11-09 00:59:16,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12104 backedges. 0 proven. 12100 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:20,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 239 states and 246 transitions. [2024-11-09 00:59:20,456 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 246 transitions. [2024-11-09 00:59:20,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-11-09 00:59:20,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12325 backedges. 0 proven. 12321 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:24,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 241 states and 248 transitions. [2024-11-09 00:59:24,269 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 248 transitions. [2024-11-09 00:59:24,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-11-09 00:59:24,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12548 backedges. 0 proven. 12544 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:28,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 243 states and 250 transitions. [2024-11-09 00:59:28,113 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 250 transitions. [2024-11-09 00:59:28,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:59:28,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:30,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12773 backedges. 0 proven. 12769 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:32,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:32,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 245 states and 252 transitions. [2024-11-09 00:59:32,051 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 252 transitions. [2024-11-09 00:59:32,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-11-09 00:59:32,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:32,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:32,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:34,630 INFO L134 CoverageAnalysis]: Checked inductivity of 13000 backedges. 0 proven. 12996 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:36,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:36,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 247 states and 254 transitions. [2024-11-09 00:59:36,115 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 254 transitions. [2024-11-09 00:59:36,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:59:36,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:36,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:36,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:38,615 INFO L134 CoverageAnalysis]: Checked inductivity of 13229 backedges. 0 proven. 13225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:40,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:40,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 249 states and 256 transitions. [2024-11-09 00:59:40,155 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 256 transitions. [2024-11-09 00:59:40,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-11-09 00:59:40,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:40,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:40,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:42,729 INFO L134 CoverageAnalysis]: Checked inductivity of 13460 backedges. 0 proven. 13456 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:44,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:44,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 251 states and 258 transitions. [2024-11-09 00:59:44,305 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 258 transitions. [2024-11-09 00:59:44,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-09 00:59:44,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:44,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:44,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:46,891 INFO L134 CoverageAnalysis]: Checked inductivity of 13693 backedges. 0 proven. 13689 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:48,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:48,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 253 states and 260 transitions. [2024-11-09 00:59:48,420 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 260 transitions. [2024-11-09 00:59:48,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-11-09 00:59:48,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:48,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:48,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:51,116 INFO L134 CoverageAnalysis]: Checked inductivity of 13928 backedges. 0 proven. 13924 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:52,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:52,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 255 states and 262 transitions. [2024-11-09 00:59:52,691 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 262 transitions. [2024-11-09 00:59:52,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-11-09 00:59:52,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:52,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:55,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14165 backedges. 0 proven. 14161 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:59:56,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:56,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 257 states and 264 transitions. [2024-11-09 00:59:56,926 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 264 transitions. [2024-11-09 00:59:56,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-11-09 00:59:56,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:56,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:56,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:59,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14404 backedges. 0 proven. 14400 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:01,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:01,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 259 states and 266 transitions. [2024-11-09 01:00:01,248 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 266 transitions. [2024-11-09 01:00:01,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-09 01:00:01,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:01,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:01,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:04,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14645 backedges. 0 proven. 14641 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:05,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:05,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 261 states and 268 transitions. [2024-11-09 01:00:05,789 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 268 transitions. [2024-11-09 01:00:05,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-09 01:00:05,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:05,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:05,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:08,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14888 backedges. 0 proven. 14884 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:10,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:10,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 263 states and 270 transitions. [2024-11-09 01:00:10,215 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 270 transitions. [2024-11-09 01:00:10,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-09 01:00:10,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:10,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:13,209 INFO L134 CoverageAnalysis]: Checked inductivity of 15133 backedges. 0 proven. 15129 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:14,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:14,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 265 states and 272 transitions. [2024-11-09 01:00:14,815 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 272 transitions. [2024-11-09 01:00:14,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-11-09 01:00:14,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:14,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:14,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:17,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15380 backedges. 0 proven. 15376 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:19,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:19,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 267 states and 274 transitions. [2024-11-09 01:00:19,344 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 274 transitions. [2024-11-09 01:00:19,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-11-09 01:00:19,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:19,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:22,279 INFO L134 CoverageAnalysis]: Checked inductivity of 15629 backedges. 0 proven. 15625 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:23,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:23,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 269 states and 276 transitions. [2024-11-09 01:00:23,983 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 276 transitions. [2024-11-09 01:00:23,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 01:00:23,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:23,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:24,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:27,017 INFO L134 CoverageAnalysis]: Checked inductivity of 15880 backedges. 0 proven. 15876 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:28,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:28,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 271 states and 278 transitions. [2024-11-09 01:00:28,676 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 278 transitions. [2024-11-09 01:00:28,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-11-09 01:00:28,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:28,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:28,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:32,033 INFO L134 CoverageAnalysis]: Checked inductivity of 16133 backedges. 0 proven. 16129 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:33,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:33,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 273 states and 280 transitions. [2024-11-09 01:00:33,784 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 280 transitions. [2024-11-09 01:00:33,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-11-09 01:00:33,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:33,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:33,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:36,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16388 backedges. 0 proven. 16384 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:38,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:38,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 275 states and 282 transitions. [2024-11-09 01:00:38,611 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 282 transitions. [2024-11-09 01:00:38,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-11-09 01:00:38,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:38,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:38,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:41,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16645 backedges. 0 proven. 16641 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:43,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:43,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 277 states and 284 transitions. [2024-11-09 01:00:43,455 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 284 transitions. [2024-11-09 01:00:43,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 274 [2024-11-09 01:00:43,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:43,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:43,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:46,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16904 backedges. 0 proven. 16900 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:48,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:48,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 279 states and 286 transitions. [2024-11-09 01:00:48,553 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 286 transitions. [2024-11-09 01:00:48,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 276 [2024-11-09 01:00:48,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:48,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:48,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:51,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17165 backedges. 0 proven. 17161 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:53,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:53,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 281 states and 288 transitions. [2024-11-09 01:00:53,577 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 288 transitions. [2024-11-09 01:00:53,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-11-09 01:00:53,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:53,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:53,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:00:56,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17428 backedges. 0 proven. 17424 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:00:58,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:00:58,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 283 states and 290 transitions. [2024-11-09 01:00:58,788 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 290 transitions. [2024-11-09 01:00:58,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-11-09 01:00:58,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:00:58,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:00:58,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:02,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17693 backedges. 0 proven. 17689 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:04,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:04,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 285 states and 292 transitions. [2024-11-09 01:01:04,649 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 292 transitions. [2024-11-09 01:01:04,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2024-11-09 01:01:04,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:04,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:04,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:08,659 INFO L134 CoverageAnalysis]: Checked inductivity of 17960 backedges. 0 proven. 17956 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:10,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:10,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 287 states and 294 transitions. [2024-11-09 01:01:10,757 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 294 transitions. [2024-11-09 01:01:10,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 284 [2024-11-09 01:01:10,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:10,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:10,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:14,886 INFO L134 CoverageAnalysis]: Checked inductivity of 18229 backedges. 0 proven. 18225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:16,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:16,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 289 states and 296 transitions. [2024-11-09 01:01:16,988 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 296 transitions. [2024-11-09 01:01:16,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2024-11-09 01:01:16,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:16,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:17,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:21,269 INFO L134 CoverageAnalysis]: Checked inductivity of 18500 backedges. 0 proven. 18496 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:23,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 291 states and 298 transitions. [2024-11-09 01:01:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 298 transitions. [2024-11-09 01:01:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 288 [2024-11-09 01:01:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:23,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:23,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:27,815 INFO L134 CoverageAnalysis]: Checked inductivity of 18773 backedges. 0 proven. 18769 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:29,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:29,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 293 states and 300 transitions. [2024-11-09 01:01:29,922 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 300 transitions. [2024-11-09 01:01:29,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 290 [2024-11-09 01:01:29,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:29,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:30,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:34,115 INFO L134 CoverageAnalysis]: Checked inductivity of 19048 backedges. 0 proven. 19044 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:36,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:36,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 295 states and 302 transitions. [2024-11-09 01:01:36,281 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 302 transitions. [2024-11-09 01:01:36,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2024-11-09 01:01:36,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:36,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:36,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:40,651 INFO L134 CoverageAnalysis]: Checked inductivity of 19325 backedges. 0 proven. 19321 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:42,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:42,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 297 states and 304 transitions. [2024-11-09 01:01:42,856 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 304 transitions. [2024-11-09 01:01:42,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 294 [2024-11-09 01:01:42,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:42,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:42,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:47,205 INFO L134 CoverageAnalysis]: Checked inductivity of 19604 backedges. 0 proven. 19600 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:49,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:49,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 299 states and 306 transitions. [2024-11-09 01:01:49,388 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 306 transitions. [2024-11-09 01:01:49,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-11-09 01:01:49,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:49,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:49,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:01:53,896 INFO L134 CoverageAnalysis]: Checked inductivity of 19885 backedges. 0 proven. 19881 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:01:56,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:01:56,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 301 states and 308 transitions. [2024-11-09 01:01:56,118 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 308 transitions. [2024-11-09 01:01:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-11-09 01:01:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:01:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:01:56,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:00,438 INFO L134 CoverageAnalysis]: Checked inductivity of 20168 backedges. 0 proven. 20164 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:02,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:02,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 303 states and 310 transitions. [2024-11-09 01:02:02,318 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 310 transitions. [2024-11-09 01:02:02,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 300 [2024-11-09 01:02:02,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:02,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:02,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:06,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20453 backedges. 0 proven. 20449 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:08,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:08,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 305 states and 312 transitions. [2024-11-09 01:02:08,325 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 312 transitions. [2024-11-09 01:02:08,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-11-09 01:02:08,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:08,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20740 backedges. 0 proven. 20736 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:14,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:14,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 307 states and 314 transitions. [2024-11-09 01:02:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 314 transitions. [2024-11-09 01:02:14,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 304 [2024-11-09 01:02:14,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:14,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:18,457 INFO L134 CoverageAnalysis]: Checked inductivity of 21029 backedges. 0 proven. 21025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:20,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:20,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 309 states and 316 transitions. [2024-11-09 01:02:20,380 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 316 transitions. [2024-11-09 01:02:20,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-11-09 01:02:20,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:20,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:24,586 INFO L134 CoverageAnalysis]: Checked inductivity of 21320 backedges. 0 proven. 21316 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:26,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:26,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 311 states and 318 transitions. [2024-11-09 01:02:26,872 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 318 transitions. [2024-11-09 01:02:26,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-11-09 01:02:26,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:26,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:26,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:31,134 INFO L134 CoverageAnalysis]: Checked inductivity of 21613 backedges. 0 proven. 21609 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:33,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:33,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 313 states and 320 transitions. [2024-11-09 01:02:33,275 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 320 transitions. [2024-11-09 01:02:33,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-09 01:02:33,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:33,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:33,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:37,584 INFO L134 CoverageAnalysis]: Checked inductivity of 21908 backedges. 0 proven. 21904 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:39,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:39,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 315 states and 322 transitions. [2024-11-09 01:02:39,592 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 322 transitions. [2024-11-09 01:02:39,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-11-09 01:02:39,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:39,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:39,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:44,179 INFO L134 CoverageAnalysis]: Checked inductivity of 22205 backedges. 0 proven. 22201 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:46,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:46,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 317 states and 324 transitions. [2024-11-09 01:02:46,254 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 324 transitions. [2024-11-09 01:02:46,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 314 [2024-11-09 01:02:46,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:46,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:46,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:50,722 INFO L134 CoverageAnalysis]: Checked inductivity of 22504 backedges. 0 proven. 22500 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:52,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:52,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 319 states and 326 transitions. [2024-11-09 01:02:52,904 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 326 transitions. [2024-11-09 01:02:52,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-11-09 01:02:52,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:52,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:53,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:02:57,450 INFO L134 CoverageAnalysis]: Checked inductivity of 22805 backedges. 0 proven. 22801 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:02:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:02:59,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 321 states and 328 transitions. [2024-11-09 01:02:59,504 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 328 transitions. [2024-11-09 01:02:59,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 318 [2024-11-09 01:02:59,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:02:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:02:59,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:04,261 INFO L134 CoverageAnalysis]: Checked inductivity of 23108 backedges. 0 proven. 23104 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:06,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:06,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 323 states and 330 transitions. [2024-11-09 01:03:06,371 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 330 transitions. [2024-11-09 01:03:06,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-11-09 01:03:06,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:06,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:06,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:11,079 INFO L134 CoverageAnalysis]: Checked inductivity of 23413 backedges. 0 proven. 23409 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:13,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:13,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 325 states and 332 transitions. [2024-11-09 01:03:13,224 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 332 transitions. [2024-11-09 01:03:13,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 322 [2024-11-09 01:03:13,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:13,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:17,921 INFO L134 CoverageAnalysis]: Checked inductivity of 23720 backedges. 0 proven. 23716 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:19,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:19,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 327 states and 334 transitions. [2024-11-09 01:03:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 334 transitions. [2024-11-09 01:03:19,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 324 [2024-11-09 01:03:19,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:19,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:24,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24029 backedges. 0 proven. 24025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:26,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:26,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 329 states and 336 transitions. [2024-11-09 01:03:26,823 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 336 transitions. [2024-11-09 01:03:26,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-09 01:03:26,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:26,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:26,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:31,734 INFO L134 CoverageAnalysis]: Checked inductivity of 24340 backedges. 0 proven. 24336 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:33,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:33,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 331 states and 338 transitions. [2024-11-09 01:03:33,934 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 338 transitions. [2024-11-09 01:03:33,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-11-09 01:03:33,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:34,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:38,816 INFO L134 CoverageAnalysis]: Checked inductivity of 24653 backedges. 0 proven. 24649 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:40,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:40,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 333 states and 340 transitions. [2024-11-09 01:03:40,949 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 340 transitions. [2024-11-09 01:03:40,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-09 01:03:40,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:40,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:41,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:46,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24968 backedges. 0 proven. 24964 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:48,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:48,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 335 states and 342 transitions. [2024-11-09 01:03:48,747 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 342 transitions. [2024-11-09 01:03:48,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-11-09 01:03:48,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:48,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:48,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:53,845 INFO L134 CoverageAnalysis]: Checked inductivity of 25285 backedges. 0 proven. 25281 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:03:56,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:56,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 337 states and 344 transitions. [2024-11-09 01:03:56,019 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 344 transitions. [2024-11-09 01:03:56,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-11-09 01:03:56,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:56,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:56,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:01,092 INFO L134 CoverageAnalysis]: Checked inductivity of 25604 backedges. 0 proven. 25600 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:03,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:03,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 339 states and 346 transitions. [2024-11-09 01:04:03,534 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 346 transitions. [2024-11-09 01:04:03,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 336 [2024-11-09 01:04:03,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:03,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:08,804 INFO L134 CoverageAnalysis]: Checked inductivity of 25925 backedges. 0 proven. 25921 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:11,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 341 states and 348 transitions. [2024-11-09 01:04:11,052 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 348 transitions. [2024-11-09 01:04:11,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-11-09 01:04:11,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,325 INFO L134 CoverageAnalysis]: Checked inductivity of 26248 backedges. 0 proven. 26244 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:18,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 343 states and 350 transitions. [2024-11-09 01:04:18,599 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 350 transitions. [2024-11-09 01:04:18,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 340 [2024-11-09 01:04:18,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,142 INFO L134 CoverageAnalysis]: Checked inductivity of 26573 backedges. 0 proven. 26569 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:26,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 345 states and 352 transitions. [2024-11-09 01:04:26,368 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 352 transitions. [2024-11-09 01:04:26,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-11-09 01:04:26,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,812 INFO L134 CoverageAnalysis]: Checked inductivity of 26900 backedges. 0 proven. 26896 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:34,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 347 states and 354 transitions. [2024-11-09 01:04:34,149 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 354 transitions. [2024-11-09 01:04:34,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-11-09 01:04:34,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 27229 backedges. 0 proven. 27225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:42,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 349 states and 356 transitions. [2024-11-09 01:04:42,185 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 356 transitions. [2024-11-09 01:04:42,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 346 [2024-11-09 01:04:42,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,033 INFO L134 CoverageAnalysis]: Checked inductivity of 27560 backedges. 0 proven. 27556 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:51,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 351 states and 358 transitions. [2024-11-09 01:04:51,832 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 358 transitions. [2024-11-09 01:04:51,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-11-09 01:04:51,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:58,055 INFO L134 CoverageAnalysis]: Checked inductivity of 27893 backedges. 0 proven. 27889 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:00,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:00,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 353 states and 360 transitions. [2024-11-09 01:05:00,482 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 360 transitions. [2024-11-09 01:05:00,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-11-09 01:05:00,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:00,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:00,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:06,748 INFO L134 CoverageAnalysis]: Checked inductivity of 28228 backedges. 0 proven. 28224 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:09,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:09,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 355 states and 362 transitions. [2024-11-09 01:05:09,204 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 362 transitions. [2024-11-09 01:05:09,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-11-09 01:05:09,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:09,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:09,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:17,439 INFO L134 CoverageAnalysis]: Checked inductivity of 28565 backedges. 0 proven. 28561 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:20,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:20,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 357 states and 364 transitions. [2024-11-09 01:05:20,146 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 364 transitions. [2024-11-09 01:05:20,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 354 [2024-11-09 01:05:20,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:20,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:27,454 INFO L134 CoverageAnalysis]: Checked inductivity of 28904 backedges. 0 proven. 28900 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:30,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:30,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 359 states and 366 transitions. [2024-11-09 01:05:30,154 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 366 transitions. [2024-11-09 01:05:30,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-11-09 01:05:30,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:30,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:37,946 INFO L134 CoverageAnalysis]: Checked inductivity of 29245 backedges. 0 proven. 29241 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:40,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:40,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 368 states to 361 states and 368 transitions. [2024-11-09 01:05:40,978 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 368 transitions. [2024-11-09 01:05:40,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2024-11-09 01:05:40,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:40,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:41,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:47,794 INFO L134 CoverageAnalysis]: Checked inductivity of 29588 backedges. 0 proven. 29584 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:50,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:50,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 363 states and 370 transitions. [2024-11-09 01:05:50,257 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 370 transitions. [2024-11-09 01:05:50,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 360 [2024-11-09 01:05:50,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:50,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:50,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:05:57,230 INFO L134 CoverageAnalysis]: Checked inductivity of 29933 backedges. 0 proven. 29929 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:05:59,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:05:59,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 365 states and 372 transitions. [2024-11-09 01:05:59,644 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 372 transitions. [2024-11-09 01:05:59,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 362 [2024-11-09 01:05:59,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:05:59,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:05:59,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:06,555 INFO L134 CoverageAnalysis]: Checked inductivity of 30280 backedges. 0 proven. 30276 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:08,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:08,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 367 states and 374 transitions. [2024-11-09 01:06:08,984 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 374 transitions. [2024-11-09 01:06:08,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 364 [2024-11-09 01:06:08,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:08,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:09,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:16,512 INFO L134 CoverageAnalysis]: Checked inductivity of 30629 backedges. 0 proven. 30625 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:19,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:19,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 369 states and 376 transitions. [2024-11-09 01:06:19,433 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 376 transitions. [2024-11-09 01:06:19,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 366 [2024-11-09 01:06:19,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:19,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:26,994 INFO L134 CoverageAnalysis]: Checked inductivity of 30980 backedges. 0 proven. 30976 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:29,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:29,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 378 states to 371 states and 378 transitions. [2024-11-09 01:06:29,446 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 378 transitions. [2024-11-09 01:06:29,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 368 [2024-11-09 01:06:29,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:29,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:29,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:36,029 INFO L134 CoverageAnalysis]: Checked inductivity of 31333 backedges. 0 proven. 31329 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:38,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 373 states and 380 transitions. [2024-11-09 01:06:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 380 transitions. [2024-11-09 01:06:38,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 370 [2024-11-09 01:06:38,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:38,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:38,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:45,643 INFO L134 CoverageAnalysis]: Checked inductivity of 31688 backedges. 0 proven. 31684 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:48,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 375 states and 382 transitions. [2024-11-09 01:06:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 382 transitions. [2024-11-09 01:06:48,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 372 [2024-11-09 01:06:48,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:48,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:48,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:56,578 INFO L134 CoverageAnalysis]: Checked inductivity of 32045 backedges. 0 proven. 32041 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:06:59,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:59,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 377 states and 384 transitions. [2024-11-09 01:06:59,585 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 384 transitions. [2024-11-09 01:06:59,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 374 [2024-11-09 01:06:59,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:59,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:06:59,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:06,956 INFO L134 CoverageAnalysis]: Checked inductivity of 32404 backedges. 0 proven. 32400 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:07:09,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:09,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 379 states and 386 transitions. [2024-11-09 01:07:09,474 INFO L276 IsEmpty]: Start isEmpty. Operand 379 states and 386 transitions. [2024-11-09 01:07:09,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 376 [2024-11-09 01:07:09,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:09,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:09,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:16,658 INFO L134 CoverageAnalysis]: Checked inductivity of 32765 backedges. 0 proven. 32761 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:07:19,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:19,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 381 states and 388 transitions. [2024-11-09 01:07:19,194 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 388 transitions. [2024-11-09 01:07:19,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 378 [2024-11-09 01:07:19,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:19,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:26,530 INFO L134 CoverageAnalysis]: Checked inductivity of 33128 backedges. 0 proven. 33124 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:07:29,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:29,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 383 states and 390 transitions. [2024-11-09 01:07:29,200 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 390 transitions. [2024-11-09 01:07:29,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 380 [2024-11-09 01:07:29,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:29,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:29,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:37,760 INFO L134 CoverageAnalysis]: Checked inductivity of 33493 backedges. 0 proven. 33489 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:07:41,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:41,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 385 states and 392 transitions. [2024-11-09 01:07:41,018 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 392 transitions. [2024-11-09 01:07:41,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 382 [2024-11-09 01:07:41,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:41,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:41,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:48,995 INFO L134 CoverageAnalysis]: Checked inductivity of 33860 backedges. 0 proven. 33856 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:07:51,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:07:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 387 states and 394 transitions. [2024-11-09 01:07:51,897 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 394 transitions. [2024-11-09 01:07:51,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 384 [2024-11-09 01:07:51,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:07:51,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:07:52,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:07:59,979 INFO L134 CoverageAnalysis]: Checked inductivity of 34229 backedges. 0 proven. 34225 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:02,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:02,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 389 states and 396 transitions. [2024-11-09 01:08:02,607 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 396 transitions. [2024-11-09 01:08:02,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 386 [2024-11-09 01:08:02,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:02,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:08:02,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:08:10,595 INFO L134 CoverageAnalysis]: Checked inductivity of 34600 backedges. 0 proven. 34596 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:13,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:13,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 391 states and 398 transitions. [2024-11-09 01:08:13,195 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 398 transitions. [2024-11-09 01:08:13,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 388 [2024-11-09 01:08:13,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:13,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:08:13,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:08:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 34973 backedges. 0 proven. 34969 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:25,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:25,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 393 states and 400 transitions. [2024-11-09 01:08:25,681 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 400 transitions. [2024-11-09 01:08:25,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 390 [2024-11-09 01:08:25,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:25,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:08:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:08:35,503 INFO L134 CoverageAnalysis]: Checked inductivity of 35348 backedges. 0 proven. 35344 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:38,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:38,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 395 states and 402 transitions. [2024-11-09 01:08:38,297 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 402 transitions. [2024-11-09 01:08:38,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 392 [2024-11-09 01:08:38,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:08:38,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:08:46,281 INFO L134 CoverageAnalysis]: Checked inductivity of 35725 backedges. 0 proven. 35721 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:48,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:48,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 397 states and 404 transitions. [2024-11-09 01:08:48,940 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 404 transitions. [2024-11-09 01:08:48,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 394 [2024-11-09 01:08:48,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:48,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:08:49,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:08:56,876 INFO L134 CoverageAnalysis]: Checked inductivity of 36104 backedges. 0 proven. 36100 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:08:59,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:08:59,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 399 states and 406 transitions. [2024-11-09 01:08:59,924 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 406 transitions. [2024-11-09 01:08:59,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 396 [2024-11-09 01:08:59,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:08:59,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:00,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:09:07,915 INFO L134 CoverageAnalysis]: Checked inductivity of 36485 backedges. 0 proven. 36481 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:09:10,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:09:10,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 408 states to 401 states and 408 transitions. [2024-11-09 01:09:10,600 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 408 transitions. [2024-11-09 01:09:10,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 398 [2024-11-09 01:09:10,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:09:10,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:09:19,398 INFO L134 CoverageAnalysis]: Checked inductivity of 36868 backedges. 0 proven. 36864 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:09:22,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:09:22,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 403 states and 410 transitions. [2024-11-09 01:09:22,726 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 410 transitions. [2024-11-09 01:09:22,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 400 [2024-11-09 01:09:22,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:09:22,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:22,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:09:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 37253 backedges. 0 proven. 37249 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:09:36,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:09:36,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 405 states and 412 transitions. [2024-11-09 01:09:36,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 412 transitions. [2024-11-09 01:09:36,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 402 [2024-11-09 01:09:36,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:09:36,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:36,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:09:44,850 INFO L134 CoverageAnalysis]: Checked inductivity of 37640 backedges. 0 proven. 37636 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:09:47,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:09:47,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 407 states and 414 transitions. [2024-11-09 01:09:47,593 INFO L276 IsEmpty]: Start isEmpty. Operand 407 states and 414 transitions. [2024-11-09 01:09:47,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 404 [2024-11-09 01:09:47,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:09:47,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:47,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:09:56,707 INFO L134 CoverageAnalysis]: Checked inductivity of 38029 backedges. 0 proven. 38025 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:09:59,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:09:59,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 409 states and 416 transitions. [2024-11-09 01:09:59,750 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 416 transitions. [2024-11-09 01:09:59,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 406 [2024-11-09 01:09:59,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:09:59,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:09:59,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat