./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem04_label47.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/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_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem04_label47.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/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_341293d8-71b1-4e55-b1db-b55b9e30950e/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 103373b01165e675f1afb9e09ec885c13f1a3cf5f5509ebb739eddda0fa36373 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:36:45,279 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:36:45,368 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 23:36:45,373 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:36:45,373 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:36:45,395 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:36:45,396 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:36:45,397 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:36:45,397 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:36:45,398 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:36:45,398 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:36:45,399 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:36:45,399 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:36:45,399 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:36:45,400 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:36:45,400 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:36:45,401 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:36:45,401 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:36:45,401 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:36:45,402 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:36:45,402 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:36:45,407 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:36:45,407 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:36:45,408 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:36:45,408 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:36:45,408 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:36:45,409 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:36:45,409 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:36:45,409 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:36:45,410 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:36:45,410 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:36:45,410 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:36:45,411 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:36:45,411 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_341293d8-71b1-4e55-b1db-b55b9e30950e/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_341293d8-71b1-4e55-b1db-b55b9e30950e/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 -> 103373b01165e675f1afb9e09ec885c13f1a3cf5f5509ebb739eddda0fa36373 [2024-11-08 23:36:45,662 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:36:45,692 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:36:45,696 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:36:45,697 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:36:45,697 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:36:45,699 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/eca-rers2012/Problem04_label47.c Unable to find full path for "g++" [2024-11-08 23:36:47,807 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:36:48,431 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:36:48,432 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/sv-benchmarks/c/eca-rers2012/Problem04_label47.c [2024-11-08 23:36:48,474 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/data/5db878ac0/e646a389fda04483a40cf4d1662d5c38/FLAG264e56a07 [2024-11-08 23:36:48,907 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/data/5db878ac0/e646a389fda04483a40cf4d1662d5c38 [2024-11-08 23:36:48,910 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:36:48,912 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:36:48,914 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:36:48,914 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:36:48,921 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:36:48,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:36:48" (1/1) ... [2024-11-08 23:36:48,923 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27e74bed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:48, skipping insertion in model container [2024-11-08 23:36:48,925 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:36:48" (1/1) ... [2024-11-08 23:36:49,067 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:36:50,638 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_341293d8-71b1-4e55-b1db-b55b9e30950e/sv-benchmarks/c/eca-rers2012/Problem04_label47.c[180462,180475] [2024-11-08 23:36:50,667 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:36:50,679 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:36:51,354 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_341293d8-71b1-4e55-b1db-b55b9e30950e/sv-benchmarks/c/eca-rers2012/Problem04_label47.c[180462,180475] [2024-11-08 23:36:51,363 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:36:51,395 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:36:51,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51 WrapperNode [2024-11-08 23:36:51,397 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:36:51,398 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:36:51,398 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:36:51,398 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:36:51,405 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,457 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,671 INFO L138 Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 5575 [2024-11-08 23:36:51,671 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:36:51,672 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:36:51,673 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:36:51,673 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:36:51,682 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,682 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,703 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,704 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,810 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,841 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,858 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,874 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,916 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:36:51,916 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:36:51,917 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:36:51,917 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:36:51,918 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:36:51" (1/1) ... [2024-11-08 23:36:51,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:36:51,937 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:36:51,953 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:36:51,958 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_341293d8-71b1-4e55-b1db-b55b9e30950e/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:36:51,981 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:36:51,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:36:51,982 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:36:51,982 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:36:52,067 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:36:52,070 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:36:57,441 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2024-11-08 23:36:57,442 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:36:57,759 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:36:57,762 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 23:36:57,763 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:36:57 BoogieIcfgContainer [2024-11-08 23:36:57,763 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:36:57,765 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:36:57,765 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:36:57,776 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:36:57,776 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:36:57" (1/1) ... [2024-11-08 23:36:57,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:36:57,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1515 states to 763 states and 1515 transitions. [2024-11-08 23:36:57,870 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 1515 transitions. [2024-11-08 23:36:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 756 [2024-11-08 23:36:57,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:00,279 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:05,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2712 states to 1516 states and 2712 transitions. [2024-11-08 23:37:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 1516 states and 2712 transitions. [2024-11-08 23:37:05,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 760 [2024-11-08 23:37:05,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:07,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2717 states to 1519 states and 2717 transitions. [2024-11-08 23:37:07,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1519 states and 2717 transitions. [2024-11-08 23:37:07,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 761 [2024-11-08 23:37:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,095 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:08,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2724 states to 1523 states and 2724 transitions. [2024-11-08 23:37:08,369 INFO L276 IsEmpty]: Start isEmpty. Operand 1523 states and 2724 transitions. [2024-11-08 23:37:08,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 762 [2024-11-08 23:37:08,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:09,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2727 states to 1525 states and 2727 transitions. [2024-11-08 23:37:09,349 INFO L276 IsEmpty]: Start isEmpty. Operand 1525 states and 2727 transitions. [2024-11-08 23:37:09,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 763 [2024-11-08 23:37:09,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,964 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:10,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2732 states to 1528 states and 2732 transitions. [2024-11-08 23:37:10,269 INFO L276 IsEmpty]: Start isEmpty. Operand 1528 states and 2732 transitions. [2024-11-08 23:37:10,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 764 [2024-11-08 23:37:10,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,943 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:11,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2733 states to 1529 states and 2733 transitions. [2024-11-08 23:37:11,044 INFO L276 IsEmpty]: Start isEmpty. Operand 1529 states and 2733 transitions. [2024-11-08 23:37:11,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 765 [2024-11-08 23:37:11,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:12,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2746 states to 1537 states and 2746 transitions. [2024-11-08 23:37:12,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1537 states and 2746 transitions. [2024-11-08 23:37:12,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 768 [2024-11-08 23:37:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,814 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:13,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2763 states to 1548 states and 2763 transitions. [2024-11-08 23:37:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1548 states and 2763 transitions. [2024-11-08 23:37:13,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 769 [2024-11-08 23:37:13,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,719 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:15,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2770 states to 1553 states and 2770 transitions. [2024-11-08 23:37:15,031 INFO L276 IsEmpty]: Start isEmpty. Operand 1553 states and 2770 transitions. [2024-11-08 23:37:15,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 770 [2024-11-08 23:37:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,852 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2773 states to 1555 states and 2773 transitions. [2024-11-08 23:37:16,003 INFO L276 IsEmpty]: Start isEmpty. Operand 1555 states and 2773 transitions. [2024-11-08 23:37:16,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 771 [2024-11-08 23:37:16,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:21,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3533 states to 2310 states and 3533 transitions. [2024-11-08 23:37:21,890 INFO L276 IsEmpty]: Start isEmpty. Operand 2310 states and 3533 transitions. [2024-11-08 23:37:21,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 772 [2024-11-08 23:37:21,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:22,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3534 states to 2311 states and 3534 transitions. [2024-11-08 23:37:22,625 INFO L276 IsEmpty]: Start isEmpty. Operand 2311 states and 3534 transitions. [2024-11-08 23:37:22,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 780 [2024-11-08 23:37:22,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,259 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:23,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3542 states to 2319 states and 3542 transitions. [2024-11-08 23:37:23,439 INFO L276 IsEmpty]: Start isEmpty. Operand 2319 states and 3542 transitions. [2024-11-08 23:37:23,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 782 [2024-11-08 23:37:23,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,804 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 23:37:24,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3564 states to 2336 states and 3564 transitions. [2024-11-08 23:37:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 2336 states and 3564 transitions. [2024-11-08 23:37:24,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 783 [2024-11-08 23:37:24,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,295 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:25,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3589 states to 2358 states and 3589 transitions. [2024-11-08 23:37:25,762 INFO L276 IsEmpty]: Start isEmpty. Operand 2358 states and 3589 transitions. [2024-11-08 23:37:25,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-11-08 23:37:25,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,235 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 23:37:26,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3596 states to 2362 states and 3596 transitions. [2024-11-08 23:37:26,463 INFO L276 IsEmpty]: Start isEmpty. Operand 2362 states and 3596 transitions. [2024-11-08 23:37:26,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-11-08 23:37:26,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,859 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:27,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3602 states to 2367 states and 3602 transitions. [2024-11-08 23:37:27,255 INFO L276 IsEmpty]: Start isEmpty. Operand 2367 states and 3602 transitions. [2024-11-08 23:37:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-11-08 23:37:27,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,729 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:28,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3606 states to 2370 states and 3606 transitions. [2024-11-08 23:37:28,042 INFO L276 IsEmpty]: Start isEmpty. Operand 2370 states and 3606 transitions. [2024-11-08 23:37:28,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-11-08 23:37:28,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,598 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3611 states to 2374 states and 3611 transitions. [2024-11-08 23:37:29,003 INFO L276 IsEmpty]: Start isEmpty. Operand 2374 states and 3611 transitions. [2024-11-08 23:37:29,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-11-08 23:37:29,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,475 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:29,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3612 states to 2376 states and 3612 transitions. [2024-11-08 23:37:29,743 INFO L276 IsEmpty]: Start isEmpty. Operand 2376 states and 3612 transitions. [2024-11-08 23:37:29,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 795 [2024-11-08 23:37:29,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,240 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:30,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 2400 states and 3638 transitions. [2024-11-08 23:37:30,722 INFO L276 IsEmpty]: Start isEmpty. Operand 2400 states and 3638 transitions. [2024-11-08 23:37:30,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 798 [2024-11-08 23:37:30,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,455 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 53 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:34,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3676 states to 2429 states and 3676 transitions. [2024-11-08 23:37:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 2429 states and 3676 transitions. [2024-11-08 23:37:34,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 802 [2024-11-08 23:37:34,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,571 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:37:35,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3681 states to 2432 states and 3681 transitions. [2024-11-08 23:37:35,903 INFO L276 IsEmpty]: Start isEmpty. Operand 2432 states and 3681 transitions. [2024-11-08 23:37:35,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 805 [2024-11-08 23:37:35,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,545 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:37:37,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3696 states to 2443 states and 3696 transitions. [2024-11-08 23:37:37,703 INFO L276 IsEmpty]: Start isEmpty. Operand 2443 states and 3696 transitions. [2024-11-08 23:37:37,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 805 [2024-11-08 23:37:37,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,274 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:37:38,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3707 states to 2454 states and 3707 transitions. [2024-11-08 23:37:38,829 INFO L276 IsEmpty]: Start isEmpty. Operand 2454 states and 3707 transitions. [2024-11-08 23:37:38,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 808 [2024-11-08 23:37:38,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,357 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3709 states to 2456 states and 3709 transitions. [2024-11-08 23:37:39,499 INFO L276 IsEmpty]: Start isEmpty. Operand 2456 states and 3709 transitions. [2024-11-08 23:37:39,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 810 [2024-11-08 23:37:39,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,988 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:40,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3722 states to 2469 states and 3722 transitions. [2024-11-08 23:37:40,140 INFO L276 IsEmpty]: Start isEmpty. Operand 2469 states and 3722 transitions. [2024-11-08 23:37:40,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 813 [2024-11-08 23:37:40,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,813 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3757 states to 2500 states and 3757 transitions. [2024-11-08 23:37:41,707 INFO L276 IsEmpty]: Start isEmpty. Operand 2500 states and 3757 transitions. [2024-11-08 23:37:41,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 814 [2024-11-08 23:37:41,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,148 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:43,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3806 states to 2543 states and 3806 transitions. [2024-11-08 23:37:43,132 INFO L276 IsEmpty]: Start isEmpty. Operand 2543 states and 3806 transitions. [2024-11-08 23:37:43,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 817 [2024-11-08 23:37:43,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,435 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:37:43,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3813 states to 2548 states and 3813 transitions. [2024-11-08 23:37:43,879 INFO L276 IsEmpty]: Start isEmpty. Operand 2548 states and 3813 transitions. [2024-11-08 23:37:43,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 817 [2024-11-08 23:37:43,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:37:44,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3819 states to 2556 states and 3819 transitions. [2024-11-08 23:37:44,642 INFO L276 IsEmpty]: Start isEmpty. Operand 2556 states and 3819 transitions. [2024-11-08 23:37:44,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 818 [2024-11-08 23:37:44,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,138 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:46,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3872 states to 2603 states and 3872 transitions. [2024-11-08 23:37:46,582 INFO L276 IsEmpty]: Start isEmpty. Operand 2603 states and 3872 transitions. [2024-11-08 23:37:46,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 823 [2024-11-08 23:37:46,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,103 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 23:37:47,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3902 states to 2633 states and 3902 transitions. [2024-11-08 23:37:47,315 INFO L276 IsEmpty]: Start isEmpty. Operand 2633 states and 3902 transitions. [2024-11-08 23:37:47,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 825 [2024-11-08 23:37:47,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:51,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3980 states to 2701 states and 3980 transitions. [2024-11-08 23:37:51,003 INFO L276 IsEmpty]: Start isEmpty. Operand 2701 states and 3980 transitions. [2024-11-08 23:37:51,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 827 [2024-11-08 23:37:51,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,603 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 69 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:37:52,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4002 states to 2721 states and 4002 transitions. [2024-11-08 23:37:52,124 INFO L276 IsEmpty]: Start isEmpty. Operand 2721 states and 4002 transitions. [2024-11-08 23:37:52,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 827 [2024-11-08 23:37:52,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:54,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4052 states to 2765 states and 4052 transitions. [2024-11-08 23:37:54,073 INFO L276 IsEmpty]: Start isEmpty. Operand 2765 states and 4052 transitions. [2024-11-08 23:37:54,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 829 [2024-11-08 23:37:54,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:55,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4108 states to 2819 states and 4108 transitions. [2024-11-08 23:37:55,075 INFO L276 IsEmpty]: Start isEmpty. Operand 2819 states and 4108 transitions. [2024-11-08 23:37:55,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 830 [2024-11-08 23:37:55,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,543 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4127 states to 2835 states and 4127 transitions. [2024-11-08 23:37:56,275 INFO L276 IsEmpty]: Start isEmpty. Operand 2835 states and 4127 transitions. [2024-11-08 23:37:56,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 832 [2024-11-08 23:37:56,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,781 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 75 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:37:56,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4133 states to 2840 states and 4133 transitions. [2024-11-08 23:37:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 2840 states and 4133 transitions. [2024-11-08 23:37:56,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 833 [2024-11-08 23:37:56,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,520 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:37:58,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4199 states to 2901 states and 4199 transitions. [2024-11-08 23:37:58,569 INFO L276 IsEmpty]: Start isEmpty. Operand 2901 states and 4199 transitions. [2024-11-08 23:37:58,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 835 [2024-11-08 23:37:58,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,018 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:38:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4219 states to 2916 states and 4219 transitions. [2024-11-08 23:38:00,561 INFO L276 IsEmpty]: Start isEmpty. Operand 2916 states and 4219 transitions. [2024-11-08 23:38:00,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 835 [2024-11-08 23:38:00,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:38:01,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4233 states to 2928 states and 4233 transitions. [2024-11-08 23:38:01,796 INFO L276 IsEmpty]: Start isEmpty. Operand 2928 states and 4233 transitions. [2024-11-08 23:38:01,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 835 [2024-11-08 23:38:01,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,365 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:38:02,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4234 states to 2930 states and 4234 transitions. [2024-11-08 23:38:02,852 INFO L276 IsEmpty]: Start isEmpty. Operand 2930 states and 4234 transitions. [2024-11-08 23:38:02,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 836 [2024-11-08 23:38:02,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,342 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:05,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4297 states to 2988 states and 4297 transitions. [2024-11-08 23:38:05,225 INFO L276 IsEmpty]: Start isEmpty. Operand 2988 states and 4297 transitions. [2024-11-08 23:38:05,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 836 [2024-11-08 23:38:05,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,803 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:08,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4362 states to 3045 states and 4362 transitions. [2024-11-08 23:38:08,628 INFO L276 IsEmpty]: Start isEmpty. Operand 3045 states and 4362 transitions. [2024-11-08 23:38:08,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 836 [2024-11-08 23:38:08,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,043 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:09,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4370 states to 3054 states and 4370 transitions. [2024-11-08 23:38:09,506 INFO L276 IsEmpty]: Start isEmpty. Operand 3054 states and 4370 transitions. [2024-11-08 23:38:09,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 836 [2024-11-08 23:38:09,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,929 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:10,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4375 states to 3059 states and 4375 transitions. [2024-11-08 23:38:10,428 INFO L276 IsEmpty]: Start isEmpty. Operand 3059 states and 4375 transitions. [2024-11-08 23:38:10,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 837 [2024-11-08 23:38:10,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,856 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:12,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4414 states to 3094 states and 4414 transitions. [2024-11-08 23:38:12,560 INFO L276 IsEmpty]: Start isEmpty. Operand 3094 states and 4414 transitions. [2024-11-08 23:38:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 840 [2024-11-08 23:38:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,572 INFO L134 CoverageAnalysis]: Checked inductivity of 111 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-08 23:38:14,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4431 states to 3105 states and 4431 transitions. [2024-11-08 23:38:14,678 INFO L276 IsEmpty]: Start isEmpty. Operand 3105 states and 4431 transitions. [2024-11-08 23:38:14,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 841 [2024-11-08 23:38:14,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,009 INFO L134 CoverageAnalysis]: Checked inductivity of 98 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:38:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4444 states to 3117 states and 4444 transitions. [2024-11-08 23:38:15,141 INFO L276 IsEmpty]: Start isEmpty. Operand 3117 states and 4444 transitions. [2024-11-08 23:38:15,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 842 [2024-11-08 23:38:15,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,476 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:16,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4453 states to 3125 states and 4453 transitions. [2024-11-08 23:38:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 3125 states and 4453 transitions. [2024-11-08 23:38:16,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 842 [2024-11-08 23:38:16,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,230 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:17,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4457 states to 3128 states and 4457 transitions. [2024-11-08 23:38:17,592 INFO L276 IsEmpty]: Start isEmpty. Operand 3128 states and 4457 transitions. [2024-11-08 23:38:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 843 [2024-11-08 23:38:17,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,108 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:19,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4506 states to 3171 states and 4506 transitions. [2024-11-08 23:38:19,873 INFO L276 IsEmpty]: Start isEmpty. Operand 3171 states and 4506 transitions. [2024-11-08 23:38:19,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 846 [2024-11-08 23:38:19,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,239 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:20,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4511 states to 3175 states and 4511 transitions. [2024-11-08 23:38:20,396 INFO L276 IsEmpty]: Start isEmpty. Operand 3175 states and 4511 transitions. [2024-11-08 23:38:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 846 [2024-11-08 23:38:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,785 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:20,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4514 states to 3179 states and 4514 transitions. [2024-11-08 23:38:20,890 INFO L276 IsEmpty]: Start isEmpty. Operand 3179 states and 4514 transitions. [2024-11-08 23:38:20,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 847 [2024-11-08 23:38:20,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,215 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 90 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:38:21,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4551 states to 3214 states and 4551 transitions. [2024-11-08 23:38:21,756 INFO L276 IsEmpty]: Start isEmpty. Operand 3214 states and 4551 transitions. [2024-11-08 23:38:21,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 848 [2024-11-08 23:38:21,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,209 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 91 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:23,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4625 states to 3283 states and 4625 transitions. [2024-11-08 23:38:23,730 INFO L276 IsEmpty]: Start isEmpty. Operand 3283 states and 4625 transitions. [2024-11-08 23:38:23,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 853 [2024-11-08 23:38:23,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,227 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:25,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4626 states to 3284 states and 4626 transitions. [2024-11-08 23:38:25,018 INFO L276 IsEmpty]: Start isEmpty. Operand 3284 states and 4626 transitions. [2024-11-08 23:38:25,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 854 [2024-11-08 23:38:25,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,452 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:38:25,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4633 states to 3290 states and 4633 transitions. [2024-11-08 23:38:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 3290 states and 4633 transitions. [2024-11-08 23:38:25,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 858 [2024-11-08 23:38:25,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,233 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:27,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4687 states to 3338 states and 4687 transitions. [2024-11-08 23:38:27,665 INFO L276 IsEmpty]: Start isEmpty. Operand 3338 states and 4687 transitions. [2024-11-08 23:38:27,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 860 [2024-11-08 23:38:27,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,284 INFO L134 CoverageAnalysis]: Checked inductivity of 142 backedges. 130 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:38:30,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4762 states to 3408 states and 4762 transitions. [2024-11-08 23:38:30,443 INFO L276 IsEmpty]: Start isEmpty. Operand 3408 states and 4762 transitions. [2024-11-08 23:38:30,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 860 [2024-11-08 23:38:30,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,922 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 103 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:31,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4780 states to 3425 states and 4780 transitions. [2024-11-08 23:38:31,157 INFO L276 IsEmpty]: Start isEmpty. Operand 3425 states and 4780 transitions. [2024-11-08 23:38:31,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 866 [2024-11-08 23:38:31,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,734 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:33,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4833 states to 3473 states and 4833 transitions. [2024-11-08 23:38:33,337 INFO L276 IsEmpty]: Start isEmpty. Operand 3473 states and 4833 transitions. [2024-11-08 23:38:33,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 869 [2024-11-08 23:38:33,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,752 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:35,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4930 states to 3564 states and 4930 transitions. [2024-11-08 23:38:35,986 INFO L276 IsEmpty]: Start isEmpty. Operand 3564 states and 4930 transitions. [2024-11-08 23:38:35,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 870 [2024-11-08 23:38:35,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,435 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4931 states to 3565 states and 4931 transitions. [2024-11-08 23:38:36,679 INFO L276 IsEmpty]: Start isEmpty. Operand 3565 states and 4931 transitions. [2024-11-08 23:38:36,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 870 [2024-11-08 23:38:36,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,097 INFO L134 CoverageAnalysis]: Checked inductivity of 113 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:38,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4967 states to 3598 states and 4967 transitions. [2024-11-08 23:38:38,418 INFO L276 IsEmpty]: Start isEmpty. Operand 3598 states and 4967 transitions. [2024-11-08 23:38:38,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 875 [2024-11-08 23:38:38,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,863 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 118 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:39,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4972 states to 3603 states and 4972 transitions. [2024-11-08 23:38:39,072 INFO L276 IsEmpty]: Start isEmpty. Operand 3603 states and 4972 transitions. [2024-11-08 23:38:39,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 877 [2024-11-08 23:38:39,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,966 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 120 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:42,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5025 states to 3650 states and 5025 transitions. [2024-11-08 23:38:42,188 INFO L276 IsEmpty]: Start isEmpty. Operand 3650 states and 5025 transitions. [2024-11-08 23:38:42,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 878 [2024-11-08 23:38:42,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,684 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:42,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5029 states to 3653 states and 5029 transitions. [2024-11-08 23:38:42,898 INFO L276 IsEmpty]: Start isEmpty. Operand 3653 states and 5029 transitions. [2024-11-08 23:38:42,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 882 [2024-11-08 23:38:42,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,437 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 124 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5042 states to 3664 states and 5042 transitions. [2024-11-08 23:38:44,087 INFO L276 IsEmpty]: Start isEmpty. Operand 3664 states and 5042 transitions. [2024-11-08 23:38:44,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 882 [2024-11-08 23:38:44,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,518 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5055 states to 3675 states and 5055 transitions. [2024-11-08 23:38:44,756 INFO L276 IsEmpty]: Start isEmpty. Operand 3675 states and 5055 transitions. [2024-11-08 23:38:44,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 884 [2024-11-08 23:38:44,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,177 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:45,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5062 states to 3681 states and 5062 transitions. [2024-11-08 23:38:45,615 INFO L276 IsEmpty]: Start isEmpty. Operand 3681 states and 5062 transitions. [2024-11-08 23:38:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 885 [2024-11-08 23:38:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,053 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 128 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:46,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5066 states to 3684 states and 5066 transitions. [2024-11-08 23:38:46,255 INFO L276 IsEmpty]: Start isEmpty. Operand 3684 states and 5066 transitions. [2024-11-08 23:38:46,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 892 [2024-11-08 23:38:46,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,117 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:38:48,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5071 states to 3685 states and 5071 transitions. [2024-11-08 23:38:48,284 INFO L276 IsEmpty]: Start isEmpty. Operand 3685 states and 5071 transitions. [2024-11-08 23:38:48,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 897 [2024-11-08 23:38:48,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,676 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:49,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5114 states to 3723 states and 5114 transitions. [2024-11-08 23:38:49,433 INFO L276 IsEmpty]: Start isEmpty. Operand 3723 states and 5114 transitions. [2024-11-08 23:38:49,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 908 [2024-11-08 23:38:49,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,865 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 151 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:50,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5149 states to 3754 states and 5149 transitions. [2024-11-08 23:38:50,504 INFO L276 IsEmpty]: Start isEmpty. Operand 3754 states and 5149 transitions. [2024-11-08 23:38:50,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 916 [2024-11-08 23:38:50,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,811 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:38:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5302 states to 3899 states and 5302 transitions. [2024-11-08 23:38:56,394 INFO L276 IsEmpty]: Start isEmpty. Operand 3899 states and 5302 transitions. [2024-11-08 23:38:56,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 919 [2024-11-08 23:38:56,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,027 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:38:58,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5334 states to 3918 states and 5334 transitions. [2024-11-08 23:38:58,856 INFO L276 IsEmpty]: Start isEmpty. Operand 3918 states and 5334 transitions. [2024-11-08 23:38:58,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 919 [2024-11-08 23:38:58,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,384 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:00,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:00,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5342 states to 3924 states and 5342 transitions. [2024-11-08 23:39:00,314 INFO L276 IsEmpty]: Start isEmpty. Operand 3924 states and 5342 transitions. [2024-11-08 23:39:00,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 919 [2024-11-08 23:39:00,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:00,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:00,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,943 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:01,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5345 states to 3927 states and 5345 transitions. [2024-11-08 23:39:01,364 INFO L276 IsEmpty]: Start isEmpty. Operand 3927 states and 5345 transitions. [2024-11-08 23:39:01,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 919 [2024-11-08 23:39:01,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:01,979 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:02,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5346 states to 3929 states and 5346 transitions. [2024-11-08 23:39:02,394 INFO L276 IsEmpty]: Start isEmpty. Operand 3929 states and 5346 transitions. [2024-11-08 23:39:02,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 923 [2024-11-08 23:39:02,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,218 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 178 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:06,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5505 states to 4080 states and 5505 transitions. [2024-11-08 23:39:06,642 INFO L276 IsEmpty]: Start isEmpty. Operand 4080 states and 5505 transitions. [2024-11-08 23:39:06,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 924 [2024-11-08 23:39:06,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,083 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:09,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:09,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5559 states to 4127 states and 5559 transitions. [2024-11-08 23:39:09,423 INFO L276 IsEmpty]: Start isEmpty. Operand 4127 states and 5559 transitions. [2024-11-08 23:39:09,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 930 [2024-11-08 23:39:09,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:09,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,870 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 173 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:39:10,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:10,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5636 states to 4203 states and 5636 transitions. [2024-11-08 23:39:10,672 INFO L276 IsEmpty]: Start isEmpty. Operand 4203 states and 5636 transitions. [2024-11-08 23:39:10,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 930 [2024-11-08 23:39:10,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:10,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:11,119 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 173 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:39:13,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5709 states to 4275 states and 5709 transitions. [2024-11-08 23:39:13,074 INFO L276 IsEmpty]: Start isEmpty. Operand 4275 states and 5709 transitions. [2024-11-08 23:39:13,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 931 [2024-11-08 23:39:13,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,559 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 174 proven. 0 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked. [2024-11-08 23:39:15,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5780 states to 4343 states and 5780 transitions. [2024-11-08 23:39:15,067 INFO L276 IsEmpty]: Start isEmpty. Operand 4343 states and 5780 transitions. [2024-11-08 23:39:15,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 931 [2024-11-08 23:39:15,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,453 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 174 proven. 0 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked. [2024-11-08 23:39:15,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5780 states to 4344 states and 5780 transitions. [2024-11-08 23:39:15,563 INFO L276 IsEmpty]: Start isEmpty. Operand 4344 states and 5780 transitions. [2024-11-08 23:39:15,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 940 [2024-11-08 23:39:15,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,038 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 182 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:39:17,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5810 states to 4372 states and 5810 transitions. [2024-11-08 23:39:17,345 INFO L276 IsEmpty]: Start isEmpty. Operand 4372 states and 5810 transitions. [2024-11-08 23:39:17,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 947 [2024-11-08 23:39:17,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:20,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5878 states to 4435 states and 5878 transitions. [2024-11-08 23:39:20,289 INFO L276 IsEmpty]: Start isEmpty. Operand 4435 states and 5878 transitions. [2024-11-08 23:39:20,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 948 [2024-11-08 23:39:20,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,669 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:39:22,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5905 states to 4459 states and 5905 transitions. [2024-11-08 23:39:22,130 INFO L276 IsEmpty]: Start isEmpty. Operand 4459 states and 5905 transitions. [2024-11-08 23:39:22,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 948 [2024-11-08 23:39:22,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,658 INFO L134 CoverageAnalysis]: Checked inductivity of 191 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:23,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5906 states to 4460 states and 5906 transitions. [2024-11-08 23:39:23,213 INFO L276 IsEmpty]: Start isEmpty. Operand 4460 states and 5906 transitions. [2024-11-08 23:39:23,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 950 [2024-11-08 23:39:23,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,108 INFO L134 CoverageAnalysis]: Checked inductivity of 279 backedges. 265 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:25,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5942 states to 4494 states and 5942 transitions. [2024-11-08 23:39:25,350 INFO L276 IsEmpty]: Start isEmpty. Operand 4494 states and 5942 transitions. [2024-11-08 23:39:25,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 954 [2024-11-08 23:39:25,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 197 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 23:39:28,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6033 states to 4577 states and 6033 transitions. [2024-11-08 23:39:28,027 INFO L276 IsEmpty]: Start isEmpty. Operand 4577 states and 6033 transitions. [2024-11-08 23:39:28,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 954 [2024-11-08 23:39:28,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,626 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 197 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-08 23:39:29,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6034 states to 4580 states and 6034 transitions. [2024-11-08 23:39:29,265 INFO L276 IsEmpty]: Start isEmpty. Operand 4580 states and 6034 transitions. [2024-11-08 23:39:29,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 961 [2024-11-08 23:39:29,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,823 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 204 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6047 states to 4593 states and 6047 transitions. [2024-11-08 23:39:30,166 INFO L276 IsEmpty]: Start isEmpty. Operand 4593 states and 6047 transitions. [2024-11-08 23:39:30,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 963 [2024-11-08 23:39:30,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,726 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 291 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:33,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6106 states to 4638 states and 6106 transitions. [2024-11-08 23:39:33,623 INFO L276 IsEmpty]: Start isEmpty. Operand 4638 states and 6106 transitions. [2024-11-08 23:39:33,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 963 [2024-11-08 23:39:33,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,272 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 291 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:35,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6128 states to 4660 states and 6128 transitions. [2024-11-08 23:39:35,161 INFO L276 IsEmpty]: Start isEmpty. Operand 4660 states and 6128 transitions. [2024-11-08 23:39:35,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 963 [2024-11-08 23:39:35,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,723 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 291 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:37,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6163 states to 4694 states and 6163 transitions. [2024-11-08 23:39:37,559 INFO L276 IsEmpty]: Start isEmpty. Operand 4694 states and 6163 transitions. [2024-11-08 23:39:37,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 963 [2024-11-08 23:39:37,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,307 INFO L134 CoverageAnalysis]: Checked inductivity of 346 backedges. 305 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:39:39,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6183 states to 4714 states and 6183 transitions. [2024-11-08 23:39:39,166 INFO L276 IsEmpty]: Start isEmpty. Operand 4714 states and 6183 transitions. [2024-11-08 23:39:39,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 963 [2024-11-08 23:39:39,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,632 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 206 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:39,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6185 states to 4716 states and 6185 transitions. [2024-11-08 23:39:39,915 INFO L276 IsEmpty]: Start isEmpty. Operand 4716 states and 6185 transitions. [2024-11-08 23:39:39,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 965 [2024-11-08 23:39:39,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:40,289 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 207 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:39:40,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6203 states to 4733 states and 6203 transitions. [2024-11-08 23:39:40,739 INFO L276 IsEmpty]: Start isEmpty. Operand 4733 states and 6203 transitions. [2024-11-08 23:39:40,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-11-08 23:39:40,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,227 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 297 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:44,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:44,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6263 states to 4783 states and 6263 transitions. [2024-11-08 23:39:44,221 INFO L276 IsEmpty]: Start isEmpty. Operand 4783 states and 6263 transitions. [2024-11-08 23:39:44,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-11-08 23:39:44,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:44,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:44,718 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 297 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:47,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:47,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6312 states to 4828 states and 6312 transitions. [2024-11-08 23:39:47,030 INFO L276 IsEmpty]: Start isEmpty. Operand 4828 states and 6312 transitions. [2024-11-08 23:39:47,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-11-08 23:39:47,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:47,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:47,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:47,526 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 297 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:48,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:48,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6333 states to 4850 states and 6333 transitions. [2024-11-08 23:39:48,243 INFO L276 IsEmpty]: Start isEmpty. Operand 4850 states and 6333 transitions. [2024-11-08 23:39:48,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-11-08 23:39:48,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:48,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:48,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:48,716 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 208 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 23:39:50,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:50,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6362 states to 4876 states and 6362 transitions. [2024-11-08 23:39:50,102 INFO L276 IsEmpty]: Start isEmpty. Operand 4876 states and 6362 transitions. [2024-11-08 23:39:50,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-11-08 23:39:50,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:50,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:50,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:50,580 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 209 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:50,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:50,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6365 states to 4879 states and 6365 transitions. [2024-11-08 23:39:50,877 INFO L276 IsEmpty]: Start isEmpty. Operand 4879 states and 6365 transitions. [2024-11-08 23:39:50,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 967 [2024-11-08 23:39:50,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:50,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:50,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:51,367 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 210 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:53,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:53,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6468 states to 4977 states and 6468 transitions. [2024-11-08 23:39:53,904 INFO L276 IsEmpty]: Start isEmpty. Operand 4977 states and 6468 transitions. [2024-11-08 23:39:53,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 968 [2024-11-08 23:39:53,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:53,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:54,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:54,634 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 301 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:55,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:55,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6475 states to 4982 states and 6475 transitions. [2024-11-08 23:39:55,040 INFO L276 IsEmpty]: Start isEmpty. Operand 4982 states and 6475 transitions. [2024-11-08 23:39:55,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 968 [2024-11-08 23:39:55,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:55,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:55,600 INFO L134 CoverageAnalysis]: Checked inductivity of 315 backedges. 301 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:39:56,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:56,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6486 states to 4993 states and 6486 transitions. [2024-11-08 23:39:56,738 INFO L276 IsEmpty]: Start isEmpty. Operand 4993 states and 6486 transitions. [2024-11-08 23:39:56,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 968 [2024-11-08 23:39:56,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:56,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:56,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:57,244 INFO L134 CoverageAnalysis]: Checked inductivity of 211 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:58,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:58,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6517 states to 5022 states and 6517 transitions. [2024-11-08 23:39:58,358 INFO L276 IsEmpty]: Start isEmpty. Operand 5022 states and 6517 transitions. [2024-11-08 23:39:58,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 969 [2024-11-08 23:39:58,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:58,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:58,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:58,914 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 212 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:39:59,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:59,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6551 states to 5053 states and 6551 transitions. [2024-11-08 23:39:59,936 INFO L276 IsEmpty]: Start isEmpty. Operand 5053 states and 6551 transitions. [2024-11-08 23:39:59,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 979 [2024-11-08 23:39:59,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:59,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:00,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:00,387 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-11-08 23:40:02,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:02,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6590 states to 5086 states and 6590 transitions. [2024-11-08 23:40:02,625 INFO L276 IsEmpty]: Start isEmpty. Operand 5086 states and 6590 transitions. [2024-11-08 23:40:02,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 979 [2024-11-08 23:40:02,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:02,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:02,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:03,162 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-11-08 23:40:04,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:04,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6623 states to 5113 states and 6623 transitions. [2024-11-08 23:40:04,597 INFO L276 IsEmpty]: Start isEmpty. Operand 5113 states and 6623 transitions. [2024-11-08 23:40:04,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 979 [2024-11-08 23:40:04,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:04,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:04,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:05,204 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-11-08 23:40:06,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:06,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6641 states to 5128 states and 6641 transitions. [2024-11-08 23:40:06,608 INFO L276 IsEmpty]: Start isEmpty. Operand 5128 states and 6641 transitions. [2024-11-08 23:40:06,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 979 [2024-11-08 23:40:06,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:06,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:06,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:06,992 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 222 proven. 0 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-11-08 23:40:08,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:08,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6661 states to 5148 states and 6661 transitions. [2024-11-08 23:40:08,361 INFO L276 IsEmpty]: Start isEmpty. Operand 5148 states and 6661 transitions. [2024-11-08 23:40:08,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 981 [2024-11-08 23:40:08,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:08,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:08,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:08,840 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:09,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:09,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6679 states to 5162 states and 6679 transitions. [2024-11-08 23:40:09,438 INFO L276 IsEmpty]: Start isEmpty. Operand 5162 states and 6679 transitions. [2024-11-08 23:40:09,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 982 [2024-11-08 23:40:09,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:09,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:09,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:10,435 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:13,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:13,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6882 states to 5360 states and 6882 transitions. [2024-11-08 23:40:13,545 INFO L276 IsEmpty]: Start isEmpty. Operand 5360 states and 6882 transitions. [2024-11-08 23:40:13,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 982 [2024-11-08 23:40:13,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:13,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:13,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:14,691 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 224 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:21,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:21,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7097 states to 5563 states and 7097 transitions. [2024-11-08 23:40:21,747 INFO L276 IsEmpty]: Start isEmpty. Operand 5563 states and 7097 transitions. [2024-11-08 23:40:21,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-11-08 23:40:21,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:21,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:22,553 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:40:26,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:26,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7172 states to 5626 states and 7172 transitions. [2024-11-08 23:40:26,705 INFO L276 IsEmpty]: Start isEmpty. Operand 5626 states and 7172 transitions. [2024-11-08 23:40:26,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-11-08 23:40:26,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:26,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:26,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:27,486 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:40:28,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:28,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7199 states to 5651 states and 7199 transitions. [2024-11-08 23:40:28,737 INFO L276 IsEmpty]: Start isEmpty. Operand 5651 states and 7199 transitions. [2024-11-08 23:40:28,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-11-08 23:40:28,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:28,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:28,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:29,588 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:40:29,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:29,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7212 states to 5663 states and 7212 transitions. [2024-11-08 23:40:29,761 INFO L276 IsEmpty]: Start isEmpty. Operand 5663 states and 7212 transitions. [2024-11-08 23:40:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-11-08 23:40:29,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:29,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:29,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:30,505 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:40:31,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:31,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7233 states to 5685 states and 7233 transitions. [2024-11-08 23:40:31,225 INFO L276 IsEmpty]: Start isEmpty. Operand 5685 states and 7233 transitions. [2024-11-08 23:40:31,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-11-08 23:40:31,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:31,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:31,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:32,013 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 225 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:32,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:32,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7235 states to 5686 states and 7235 transitions. [2024-11-08 23:40:32,771 INFO L276 IsEmpty]: Start isEmpty. Operand 5686 states and 7235 transitions. [2024-11-08 23:40:32,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 984 [2024-11-08 23:40:32,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:32,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:32,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:33,327 INFO L134 CoverageAnalysis]: Checked inductivity of 226 backedges. 226 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:36,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:36,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7256 states to 5702 states and 7256 transitions. [2024-11-08 23:40:36,225 INFO L276 IsEmpty]: Start isEmpty. Operand 5702 states and 7256 transitions. [2024-11-08 23:40:36,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 985 [2024-11-08 23:40:36,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:36,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:36,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:37,162 INFO L134 CoverageAnalysis]: Checked inductivity of 227 backedges. 227 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:37,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:37,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7257 states to 5703 states and 7257 transitions. [2024-11-08 23:40:37,569 INFO L276 IsEmpty]: Start isEmpty. Operand 5703 states and 7257 transitions. [2024-11-08 23:40:37,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 986 [2024-11-08 23:40:37,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:37,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:37,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:38,067 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 229 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:40:40,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:40,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7406 states to 5848 states and 7406 transitions. [2024-11-08 23:40:40,074 INFO L276 IsEmpty]: Start isEmpty. Operand 5848 states and 7406 transitions. [2024-11-08 23:40:40,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 986 [2024-11-08 23:40:40,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:40,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:40,541 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 228 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:42,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:42,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7426 states to 5864 states and 7426 transitions. [2024-11-08 23:40:42,759 INFO L276 IsEmpty]: Start isEmpty. Operand 5864 states and 7426 transitions. [2024-11-08 23:40:42,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 987 [2024-11-08 23:40:42,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:42,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:42,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:43,251 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 229 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:45,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:45,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7449 states to 5882 states and 7449 transitions. [2024-11-08 23:40:45,205 INFO L276 IsEmpty]: Start isEmpty. Operand 5882 states and 7449 transitions. [2024-11-08 23:40:45,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 988 [2024-11-08 23:40:45,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:45,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:45,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:46,001 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 230 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:40:46,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:46,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7450 states to 5883 states and 7450 transitions. [2024-11-08 23:40:46,485 INFO L276 IsEmpty]: Start isEmpty. Operand 5883 states and 7450 transitions. [2024-11-08 23:40:46,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:40:46,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:46,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:46,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:47,184 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:40:51,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:51,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7667 states to 6090 states and 7667 transitions. [2024-11-08 23:40:51,406 INFO L276 IsEmpty]: Start isEmpty. Operand 6090 states and 7667 transitions. [2024-11-08 23:40:51,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:40:51,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:51,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:51,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:52,256 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:40:55,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7817 states to 6238 states and 7817 transitions. [2024-11-08 23:40:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 6238 states and 7817 transitions. [2024-11-08 23:40:56,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:40:56,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:56,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:56,721 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:40:57,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7868 states to 6289 states and 7868 transitions. [2024-11-08 23:40:57,753 INFO L276 IsEmpty]: Start isEmpty. Operand 6289 states and 7868 transitions. [2024-11-08 23:40:57,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:40:57,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:57,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:57,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:58,245 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:40:59,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:59,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7924 states to 6346 states and 7924 transitions. [2024-11-08 23:40:59,396 INFO L276 IsEmpty]: Start isEmpty. Operand 6346 states and 7924 transitions. [2024-11-08 23:40:59,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:40:59,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:59,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:41:01,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:01,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7975 states to 6397 states and 7975 transitions. [2024-11-08 23:41:01,332 INFO L276 IsEmpty]: Start isEmpty. Operand 6397 states and 7975 transitions. [2024-11-08 23:41:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-11-08 23:41:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:01,820 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 231 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:01,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:01,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7979 states to 6400 states and 7979 transitions. [2024-11-08 23:41:01,990 INFO L276 IsEmpty]: Start isEmpty. Operand 6400 states and 7979 transitions. [2024-11-08 23:41:02,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 990 [2024-11-08 23:41:02,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:02,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:02,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:02,492 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 232 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:05,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:05,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8066 states to 6481 states and 8066 transitions. [2024-11-08 23:41:05,400 INFO L276 IsEmpty]: Start isEmpty. Operand 6481 states and 8066 transitions. [2024-11-08 23:41:05,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 991 [2024-11-08 23:41:05,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:05,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:05,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:05,962 INFO L134 CoverageAnalysis]: Checked inductivity of 233 backedges. 233 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:07,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:07,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8080 states to 6490 states and 8080 transitions. [2024-11-08 23:41:07,077 INFO L276 IsEmpty]: Start isEmpty. Operand 6490 states and 8080 transitions. [2024-11-08 23:41:07,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 992 [2024-11-08 23:41:07,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:07,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:07,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 234 backedges. 234 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:18,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:18,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8302 states to 6703 states and 8302 transitions. [2024-11-08 23:41:18,908 INFO L276 IsEmpty]: Start isEmpty. Operand 6703 states and 8302 transitions. [2024-11-08 23:41:18,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-11-08 23:41:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:18,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:19,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:19,408 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:41:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:20,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8367 states to 6766 states and 8367 transitions. [2024-11-08 23:41:20,696 INFO L276 IsEmpty]: Start isEmpty. Operand 6766 states and 8367 transitions. [2024-11-08 23:41:20,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-11-08 23:41:20,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:20,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:41:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8412 states to 6811 states and 8412 transitions. [2024-11-08 23:41:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 6811 states and 8412 transitions. [2024-11-08 23:41:22,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-11-08 23:41:22,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:22,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:22,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:23,087 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:41:26,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:26,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8551 states to 6950 states and 8551 transitions. [2024-11-08 23:41:26,125 INFO L276 IsEmpty]: Start isEmpty. Operand 6950 states and 8551 transitions. [2024-11-08 23:41:26,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-11-08 23:41:26,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:26,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:26,908 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:41:28,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:28,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8602 states to 7001 states and 8602 transitions. [2024-11-08 23:41:28,103 INFO L276 IsEmpty]: Start isEmpty. Operand 7001 states and 8602 transitions. [2024-11-08 23:41:28,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-11-08 23:41:28,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:28,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:28,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:28,656 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 235 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:33,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:33,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8621 states to 7013 states and 8621 transitions. [2024-11-08 23:41:33,428 INFO L276 IsEmpty]: Start isEmpty. Operand 7013 states and 8621 transitions. [2024-11-08 23:41:33,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 994 [2024-11-08 23:41:33,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:33,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:33,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:33,829 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:35,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:35,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8630 states to 7018 states and 8630 transitions. [2024-11-08 23:41:35,891 INFO L276 IsEmpty]: Start isEmpty. Operand 7018 states and 8630 transitions. [2024-11-08 23:41:35,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 995 [2024-11-08 23:41:35,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:35,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:36,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:36,492 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 238 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 23:41:38,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:38,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8787 states to 7174 states and 8787 transitions. [2024-11-08 23:41:38,401 INFO L276 IsEmpty]: Start isEmpty. Operand 7174 states and 8787 transitions. [2024-11-08 23:41:38,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 995 [2024-11-08 23:41:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:38,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:38,812 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 238 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 23:41:39,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:39,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8817 states to 7205 states and 8817 transitions. [2024-11-08 23:41:39,424 INFO L276 IsEmpty]: Start isEmpty. Operand 7205 states and 8817 transitions. [2024-11-08 23:41:39,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 997 [2024-11-08 23:41:39,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:39,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:39,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:40,164 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 253 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:40,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8832 states to 7219 states and 8832 transitions. [2024-11-08 23:41:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 7219 states and 8832 transitions. [2024-11-08 23:41:40,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 997 [2024-11-08 23:41:40,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:40,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:41,347 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:44,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:44,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8849 states to 7231 states and 8849 transitions. [2024-11-08 23:41:44,872 INFO L276 IsEmpty]: Start isEmpty. Operand 7231 states and 8849 transitions. [2024-11-08 23:41:44,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 998 [2024-11-08 23:41:44,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:44,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:44,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:45,280 INFO L134 CoverageAnalysis]: Checked inductivity of 240 backedges. 240 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:46,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:46,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8860 states to 7238 states and 8860 transitions. [2024-11-08 23:41:46,735 INFO L276 IsEmpty]: Start isEmpty. Operand 7238 states and 8860 transitions. [2024-11-08 23:41:46,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 999 [2024-11-08 23:41:46,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:46,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:46,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:47,422 INFO L134 CoverageAnalysis]: Checked inductivity of 281 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:41:49,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:49,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8959 states to 7332 states and 8959 transitions. [2024-11-08 23:41:49,514 INFO L276 IsEmpty]: Start isEmpty. Operand 7332 states and 8959 transitions. [2024-11-08 23:41:49,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 999 [2024-11-08 23:41:49,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:49,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:50,218 INFO L134 CoverageAnalysis]: Checked inductivity of 281 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:41:51,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:51,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9050 states to 7422 states and 9050 transitions. [2024-11-08 23:41:51,983 INFO L276 IsEmpty]: Start isEmpty. Operand 7422 states and 9050 transitions. [2024-11-08 23:41:51,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 999 [2024-11-08 23:41:51,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:51,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:52,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:52,656 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 241 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:54,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:54,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9067 states to 7433 states and 9067 transitions. [2024-11-08 23:41:54,987 INFO L276 IsEmpty]: Start isEmpty. Operand 7433 states and 9067 transitions. [2024-11-08 23:41:54,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1000 [2024-11-08 23:41:54,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:54,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:55,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:55,577 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 379 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:41:56,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:56,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9082 states to 7445 states and 9082 transitions. [2024-11-08 23:41:56,437 INFO L276 IsEmpty]: Start isEmpty. Operand 7445 states and 9082 transitions. [2024-11-08 23:41:56,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1000 [2024-11-08 23:41:56,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:56,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:57,035 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 379 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 23:41:57,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9104 states to 7468 states and 9104 transitions. [2024-11-08 23:41:57,974 INFO L276 IsEmpty]: Start isEmpty. Operand 7468 states and 9104 transitions. [2024-11-08 23:41:57,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1000 [2024-11-08 23:41:57,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:57,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:58,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:58,478 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 242 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:41:58,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9105 states to 7469 states and 9105 transitions. [2024-11-08 23:41:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 7469 states and 9105 transitions. [2024-11-08 23:41:58,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1001 [2024-11-08 23:41:58,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:59,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:59,473 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 243 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:01,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:01,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9121 states to 7480 states and 9121 transitions. [2024-11-08 23:42:01,173 INFO L276 IsEmpty]: Start isEmpty. Operand 7480 states and 9121 transitions. [2024-11-08 23:42:01,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1002 [2024-11-08 23:42:01,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:01,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:01,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:01,782 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 23:42:05,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:05,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9167 states to 7522 states and 9167 transitions. [2024-11-08 23:42:05,193 INFO L276 IsEmpty]: Start isEmpty. Operand 7522 states and 9167 transitions. [2024-11-08 23:42:05,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1002 [2024-11-08 23:42:05,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:05,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:05,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:05,700 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 23:42:06,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:06,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9175 states to 7529 states and 9175 transitions. [2024-11-08 23:42:06,842 INFO L276 IsEmpty]: Start isEmpty. Operand 7529 states and 9175 transitions. [2024-11-08 23:42:06,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1002 [2024-11-08 23:42:06,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:06,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:06,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:07,345 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 23:42:08,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:08,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9181 states to 7534 states and 9181 transitions. [2024-11-08 23:42:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 7534 states and 9181 transitions. [2024-11-08 23:42:08,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1002 [2024-11-08 23:42:08,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:08,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:08,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:09,005 INFO L134 CoverageAnalysis]: Checked inductivity of 383 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-08 23:42:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:09,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9187 states to 7541 states and 9187 transitions. [2024-11-08 23:42:09,728 INFO L276 IsEmpty]: Start isEmpty. Operand 7541 states and 9187 transitions. [2024-11-08 23:42:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1002 [2024-11-08 23:42:09,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:09,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:10,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:10,427 INFO L134 CoverageAnalysis]: Checked inductivity of 244 backedges. 244 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:15,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:15,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9213 states to 7560 states and 9213 transitions. [2024-11-08 23:42:15,185 INFO L276 IsEmpty]: Start isEmpty. Operand 7560 states and 9213 transitions. [2024-11-08 23:42:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1003 [2024-11-08 23:42:15,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:15,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:15,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:15,767 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:16,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:16,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9218 states to 7563 states and 9218 transitions. [2024-11-08 23:42:16,919 INFO L276 IsEmpty]: Start isEmpty. Operand 7563 states and 9218 transitions. [2024-11-08 23:42:16,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1004 [2024-11-08 23:42:16,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:16,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 267 backedges. 42 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:31,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:31,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10162 states to 8477 states and 10162 transitions. [2024-11-08 23:42:31,370 INFO L276 IsEmpty]: Start isEmpty. Operand 8477 states and 10162 transitions. [2024-11-08 23:42:31,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1005 [2024-11-08 23:42:31,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:31,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:31,926 INFO L134 CoverageAnalysis]: Checked inductivity of 389 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked. [2024-11-08 23:42:33,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:33,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10180 states to 8488 states and 10180 transitions. [2024-11-08 23:42:33,757 INFO L276 IsEmpty]: Start isEmpty. Operand 8488 states and 10180 transitions. [2024-11-08 23:42:33,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1005 [2024-11-08 23:42:33,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:33,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:34,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:34,311 INFO L134 CoverageAnalysis]: Checked inductivity of 389 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked. [2024-11-08 23:42:34,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:34,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10181 states to 8490 states and 10181 transitions. [2024-11-08 23:42:34,938 INFO L276 IsEmpty]: Start isEmpty. Operand 8490 states and 10181 transitions. [2024-11-08 23:42:34,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1006 [2024-11-08 23:42:34,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:34,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:35,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:35,388 INFO L134 CoverageAnalysis]: Checked inductivity of 262 backedges. 248 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:42:35,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:35,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10201 states to 8509 states and 10201 transitions. [2024-11-08 23:42:35,768 INFO L276 IsEmpty]: Start isEmpty. Operand 8509 states and 10201 transitions. [2024-11-08 23:42:35,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1007 [2024-11-08 23:42:35,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:35,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:36,498 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:36,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:36,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10212 states to 8519 states and 10212 transitions. [2024-11-08 23:42:36,717 INFO L276 IsEmpty]: Start isEmpty. Operand 8519 states and 10212 transitions. [2024-11-08 23:42:36,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1007 [2024-11-08 23:42:36,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:36,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:36,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:37,260 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 249 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:38,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:38,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10224 states to 8528 states and 10224 transitions. [2024-11-08 23:42:38,598 INFO L276 IsEmpty]: Start isEmpty. Operand 8528 states and 10224 transitions. [2024-11-08 23:42:38,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1008 [2024-11-08 23:42:38,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:38,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:38,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:39,195 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 250 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:41,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:41,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10238 states to 8539 states and 10238 transitions. [2024-11-08 23:42:41,190 INFO L276 IsEmpty]: Start isEmpty. Operand 8539 states and 10238 transitions. [2024-11-08 23:42:41,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1009 [2024-11-08 23:42:41,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:41,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:41,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:43,087 INFO L134 CoverageAnalysis]: Checked inductivity of 251 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:46,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:46,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10262 states to 8556 states and 10262 transitions. [2024-11-08 23:42:46,963 INFO L276 IsEmpty]: Start isEmpty. Operand 8556 states and 10262 transitions. [2024-11-08 23:42:46,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1010 [2024-11-08 23:42:46,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:46,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:47,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:47,631 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 252 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:42:52,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:52,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10286 states to 8573 states and 10286 transitions. [2024-11-08 23:42:52,090 INFO L276 IsEmpty]: Start isEmpty. Operand 8573 states and 10286 transitions. [2024-11-08 23:42:52,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1011 [2024-11-08 23:42:52,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:52,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:52,632 INFO L134 CoverageAnalysis]: Checked inductivity of 267 backedges. 253 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:42:55,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:55,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10407 states to 8691 states and 10407 transitions. [2024-11-08 23:42:55,173 INFO L276 IsEmpty]: Start isEmpty. Operand 8691 states and 10407 transitions. [2024-11-08 23:42:55,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1011 [2024-11-08 23:42:55,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:55,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:55,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:55,691 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 253 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:43:00,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:00,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10421 states to 8700 states and 10421 transitions. [2024-11-08 23:43:00,324 INFO L276 IsEmpty]: Start isEmpty. Operand 8700 states and 10421 transitions. [2024-11-08 23:43:00,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1012 [2024-11-08 23:43:00,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:00,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:00,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:01,138 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 268 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:43:01,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:01,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10427 states to 8705 states and 10427 transitions. [2024-11-08 23:43:01,681 INFO L276 IsEmpty]: Start isEmpty. Operand 8705 states and 10427 transitions. [2024-11-08 23:43:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1013 [2024-11-08 23:43:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:01,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:02,382 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:43:04,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:04,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10451 states to 8728 states and 10451 transitions. [2024-11-08 23:43:04,472 INFO L276 IsEmpty]: Start isEmpty. Operand 8728 states and 10451 transitions. [2024-11-08 23:43:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1013 [2024-11-08 23:43:04,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:04,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:04,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:05,185 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:43:07,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:07,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10466 states to 8742 states and 10466 transitions. [2024-11-08 23:43:07,103 INFO L276 IsEmpty]: Start isEmpty. Operand 8742 states and 10466 transitions. [2024-11-08 23:43:07,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1013 [2024-11-08 23:43:07,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:07,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:07,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:07,738 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 23:43:08,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:08,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10469 states to 8746 states and 10469 transitions. [2024-11-08 23:43:08,936 INFO L276 IsEmpty]: Start isEmpty. Operand 8746 states and 10469 transitions. [2024-11-08 23:43:08,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1013 [2024-11-08 23:43:08,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:08,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 23:43:13,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:13,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10484 states to 8756 states and 10484 transitions. [2024-11-08 23:43:13,170 INFO L276 IsEmpty]: Start isEmpty. Operand 8756 states and 10484 transitions. [2024-11-08 23:43:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1014 [2024-11-08 23:43:13,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:13,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:13,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:15,658 INFO L134 CoverageAnalysis]: Checked inductivity of 277 backedges. 256 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.