./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test3-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test3-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6fd297418200393a9bb890e84311a80b6eacd7d5d7cdd65efb1397f8b8ab870f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:32:39,999 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:32:40,118 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-13 20:32:40,127 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:32:40,127 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:32:40,171 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:32:40,172 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:32:40,173 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:32:40,173 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:32:40,173 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 20:32:40,173 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:32:40,174 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 20:32:40,174 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:32:40,174 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 20:32:40,174 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 20:32:40,174 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 20:32:40,175 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:32:40,175 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:32:40,175 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:32:40,175 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 20:32:40,175 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:32:40,176 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:32:40,176 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:32:40,176 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:32:40,176 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:32:40,176 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:32:40,177 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:32:40,177 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:32:40,177 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:32:40,177 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:32:40,177 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 6fd297418200393a9bb890e84311a80b6eacd7d5d7cdd65efb1397f8b8ab870f [2024-11-13 20:32:40,571 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:32:40,584 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:32:40,587 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:32:40,589 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:32:40,589 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:32:40,591 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test3-1.i Unable to find full path for "g++" [2024-11-13 20:32:43,065 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:32:43,597 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:32:43,597 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test3-1.i [2024-11-13 20:32:43,620 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/data/2327ac442/88223782b6984020b79cd4590d6ce894/FLAG8d7e232bc [2024-11-13 20:32:43,639 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/data/2327ac442/88223782b6984020b79cd4590d6ce894 [2024-11-13 20:32:43,644 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:32:43,646 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:32:43,648 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:32:43,648 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:32:43,654 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:32:43,655 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:32:43" (1/1) ... [2024-11-13 20:32:43,656 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@47b37e45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:43, skipping insertion in model container [2024-11-13 20:32:43,656 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:32:43" (1/1) ... [2024-11-13 20:32:43,713 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:32:44,366 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:32:44,382 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:32:44,643 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:32:44,711 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:32:44,712 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44 WrapperNode [2024-11-13 20:32:44,713 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:32:44,715 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:32:44,715 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:32:44,715 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:32:44,723 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,757 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,845 INFO L138 Inliner]: procedures = 177, calls = 274, calls flagged for inlining = 8, calls inlined = 9, statements flattened = 1440 [2024-11-13 20:32:44,846 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:32:44,847 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:32:44,847 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:32:44,847 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:32:44,858 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,858 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,888 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,888 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,966 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:44,996 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:45,010 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:45,019 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:45,042 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:32:45,046 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:32:45,047 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:32:45,047 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:32:45,048 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:32:44" (1/1) ... [2024-11-13 20:32:45,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:32:45,083 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:32:45,099 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:32:45,108 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f58966f-a46f-4d02-8270-dd04eaaeb1ec/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:32:45,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 20:32:45,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 20:32:45,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 20:32:45,144 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:32:45,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:32:45,510 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:32:45,513 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:32:49,054 INFO L? ?]: Removed 1250 outVars from TransFormulas that were not future-live. [2024-11-13 20:32:49,054 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:32:51,271 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:32:51,272 INFO L316 CfgBuilder]: Removed 63 assume(true) statements. [2024-11-13 20:32:51,272 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:32:51 BoogieIcfgContainer [2024-11-13 20:32:51,272 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:32:51,273 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:32:51,275 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:32:51,288 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:32:51,289 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:32:51" (1/1) ... [2024-11-13 20:32:51,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:32:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:51,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 954 states and 1076 transitions. [2024-11-13 20:32:51,408 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1076 transitions. [2024-11-13 20:32:51,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:32:51,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:51,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:51,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:51,752 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:51,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:51,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1077 states to 955 states and 1077 transitions. [2024-11-13 20:32:51,828 INFO L276 IsEmpty]: Start isEmpty. Operand 955 states and 1077 transitions. [2024-11-13 20:32:51,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:32:51,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:51,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:51,935 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:52,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:52,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 954 states and 1076 transitions. [2024-11-13 20:32:52,067 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1076 transitions. [2024-11-13 20:32:52,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 20:32:52,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:52,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:52,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:52,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1075 states to 953 states and 1075 transitions. [2024-11-13 20:32:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 953 states and 1075 transitions. [2024-11-13 20:32:52,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:32:52,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:52,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:52,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:52,762 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:52,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:52,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1077 states to 954 states and 1077 transitions. [2024-11-13 20:32:52,828 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1077 transitions. [2024-11-13 20:32:52,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 20:32:52,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:52,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:52,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:52,894 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:52,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:52,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 954 states and 1076 transitions. [2024-11-13 20:32:52,989 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1076 transitions. [2024-11-13 20:32:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:32:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:53,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:53,035 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:53,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:53,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1075 states to 953 states and 1075 transitions. [2024-11-13 20:32:53,112 INFO L276 IsEmpty]: Start isEmpty. Operand 953 states and 1075 transitions. [2024-11-13 20:32:53,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:32:53,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:53,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:53,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:53,214 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:53,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:53,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1078 states to 955 states and 1078 transitions. [2024-11-13 20:32:53,248 INFO L276 IsEmpty]: Start isEmpty. Operand 955 states and 1078 transitions. [2024-11-13 20:32:53,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:32:53,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:53,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:53,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:53,454 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:53,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:53,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1077 states to 954 states and 1077 transitions. [2024-11-13 20:32:53,497 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1077 transitions. [2024-11-13 20:32:53,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 20:32:53,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:53,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:53,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:54,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:54,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1082 states to 957 states and 1082 transitions. [2024-11-13 20:32:54,421 INFO L276 IsEmpty]: Start isEmpty. Operand 957 states and 1082 transitions. [2024-11-13 20:32:54,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:32:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:54,469 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:54,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:54,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 956 states and 1080 transitions. [2024-11-13 20:32:54,502 INFO L276 IsEmpty]: Start isEmpty. Operand 956 states and 1080 transitions. [2024-11-13 20:32:54,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:32:54,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:54,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:54,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:54,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:54,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1082 states to 957 states and 1082 transitions. [2024-11-13 20:32:54,606 INFO L276 IsEmpty]: Start isEmpty. Operand 957 states and 1082 transitions. [2024-11-13 20:32:54,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:32:54,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:54,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:54,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:54,706 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:54,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:54,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1084 states to 958 states and 1084 transitions. [2024-11-13 20:32:54,947 INFO L276 IsEmpty]: Start isEmpty. Operand 958 states and 1084 transitions. [2024-11-13 20:32:54,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 20:32:54,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:54,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:54,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:55,127 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:55,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:55,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1086 states to 959 states and 1086 transitions. [2024-11-13 20:32:55,668 INFO L276 IsEmpty]: Start isEmpty. Operand 959 states and 1086 transitions. [2024-11-13 20:32:55,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:32:55,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:55,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:55,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:55,718 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:55,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:55,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1088 states to 960 states and 1088 transitions. [2024-11-13 20:32:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 960 states and 1088 transitions. [2024-11-13 20:32:55,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 20:32:55,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:55,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:56,007 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:56,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:56,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1092 states to 962 states and 1092 transitions. [2024-11-13 20:32:56,298 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 1092 transitions. [2024-11-13 20:32:56,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 20:32:56,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:56,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:56,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:56,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:56,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1091 states to 961 states and 1091 transitions. [2024-11-13 20:32:56,369 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 1091 transitions. [2024-11-13 20:32:56,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 20:32:56,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:56,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:56,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:56,469 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:56,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:56,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1092 states to 962 states and 1092 transitions. [2024-11-13 20:32:56,493 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 1092 transitions. [2024-11-13 20:32:56,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:32:56,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:56,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:56,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:56,533 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:56,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:56,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 963 states and 1094 transitions. [2024-11-13 20:32:56,761 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1094 transitions. [2024-11-13 20:32:56,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 20:32:56,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:56,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:56,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:56,946 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:57,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:57,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1100 states to 967 states and 1100 transitions. [2024-11-13 20:32:57,989 INFO L276 IsEmpty]: Start isEmpty. Operand 967 states and 1100 transitions. [2024-11-13 20:32:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:32:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:58,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:32:59,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:32:59,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 974 states and 1113 transitions. [2024-11-13 20:32:59,161 INFO L276 IsEmpty]: Start isEmpty. Operand 974 states and 1113 transitions. [2024-11-13 20:32:59,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 20:32:59,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:32:59,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:32:59,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:32:59,299 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:00,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 981 states and 1126 transitions. [2024-11-13 20:33:00,256 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 1126 transitions. [2024-11-13 20:33:00,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 20:33:00,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:00,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:00,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:00,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:00,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:00,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1122 states to 981 states and 1122 transitions. [2024-11-13 20:33:00,294 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 1122 transitions. [2024-11-13 20:33:00,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 20:33:00,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:00,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:00,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:00,333 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:00,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:00,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1120 states to 981 states and 1120 transitions. [2024-11-13 20:33:00,347 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 1120 transitions. [2024-11-13 20:33:00,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:33:00,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:00,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:00,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:00,471 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:00,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:00,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1125 states to 986 states and 1125 transitions. [2024-11-13 20:33:00,809 INFO L276 IsEmpty]: Start isEmpty. Operand 986 states and 1125 transitions. [2024-11-13 20:33:00,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:33:00,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:00,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:00,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:01,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:01,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1083 states to 949 states and 1083 transitions. [2024-11-13 20:33:01,287 INFO L276 IsEmpty]: Start isEmpty. Operand 949 states and 1083 transitions. [2024-11-13 20:33:01,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 20:33:01,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:01,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:01,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:01,325 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:01,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1079 states to 949 states and 1079 transitions. [2024-11-13 20:33:01,342 INFO L276 IsEmpty]: Start isEmpty. Operand 949 states and 1079 transitions. [2024-11-13 20:33:01,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:33:01,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:01,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:01,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:01,514 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:01,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 950 states and 1080 transitions. [2024-11-13 20:33:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 950 states and 1080 transitions. [2024-11-13 20:33:01,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:33:01,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:01,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:01,653 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:01,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:01,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1078 states to 950 states and 1078 transitions. [2024-11-13 20:33:01,669 INFO L276 IsEmpty]: Start isEmpty. Operand 950 states and 1078 transitions. [2024-11-13 20:33:01,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:33:01,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:01,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:01,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:01,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:01,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:01,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1082 states to 952 states and 1082 transitions. [2024-11-13 20:33:01,979 INFO L276 IsEmpty]: Start isEmpty. Operand 952 states and 1082 transitions. [2024-11-13 20:33:01,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:33:01,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:01,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:02,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:02,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:02,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 911 states and 1036 transitions. [2024-11-13 20:33:02,545 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1036 transitions. [2024-11-13 20:33:02,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:33:02,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:02,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:02,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:02,727 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:03,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:03,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1041 states to 914 states and 1041 transitions. [2024-11-13 20:33:03,022 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1041 transitions. [2024-11-13 20:33:03,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 20:33:03,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:03,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:03,219 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:03,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:03,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1037 states to 911 states and 1037 transitions. [2024-11-13 20:33:03,347 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1037 transitions. [2024-11-13 20:33:03,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:33:03,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:03,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:03,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:03,486 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:03,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1041 states to 914 states and 1041 transitions. [2024-11-13 20:33:03,578 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1041 transitions. [2024-11-13 20:33:03,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:33:03,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:03,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:03,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:04,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1037 states to 911 states and 1037 transitions. [2024-11-13 20:33:04,115 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1037 transitions. [2024-11-13 20:33:04,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:33:04,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:04,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:04,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1041 states to 914 states and 1041 transitions. [2024-11-13 20:33:04,276 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1041 transitions. [2024-11-13 20:33:04,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:33:04,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:04,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:04,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:04,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1037 states to 911 states and 1037 transitions. [2024-11-13 20:33:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1037 transitions. [2024-11-13 20:33:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:33:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:04,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:04,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:04,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:05,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1042 states to 914 states and 1042 transitions. [2024-11-13 20:33:05,064 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1042 transitions. [2024-11-13 20:33:05,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:33:05,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:05,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:05,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:05,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:05,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:05,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 911 states and 1038 transitions. [2024-11-13 20:33:05,203 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1038 transitions. [2024-11-13 20:33:05,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:33:05,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:05,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:05,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:05,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:05,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:05,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1042 states to 914 states and 1042 transitions. [2024-11-13 20:33:05,341 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1042 transitions. [2024-11-13 20:33:05,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:33:05,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:05,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:05,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:05,439 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:05,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:05,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 911 states and 1038 transitions. [2024-11-13 20:33:05,477 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1038 transitions. [2024-11-13 20:33:05,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:33:05,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:05,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:05,556 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:05,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1042 states to 914 states and 1042 transitions. [2024-11-13 20:33:05,605 INFO L276 IsEmpty]: Start isEmpty. Operand 914 states and 1042 transitions. [2024-11-13 20:33:05,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 20:33:05,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:05,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:05,939 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:06,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:06,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 911 states and 1038 transitions. [2024-11-13 20:33:06,404 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1038 transitions. [2024-11-13 20:33:06,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 20:33:06,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:06,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:06,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:06,505 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:07,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:07,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1057 states to 927 states and 1057 transitions. [2024-11-13 20:33:07,878 INFO L276 IsEmpty]: Start isEmpty. Operand 927 states and 1057 transitions. [2024-11-13 20:33:07,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 20:33:07,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:07,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:07,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:08,139 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:10,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:10,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1091 states to 948 states and 1091 transitions. [2024-11-13 20:33:10,891 INFO L276 IsEmpty]: Start isEmpty. Operand 948 states and 1091 transitions. [2024-11-13 20:33:10,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 20:33:10,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:10,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:10,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:10,984 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 945 states and 1087 transitions. [2024-11-13 20:33:11,329 INFO L276 IsEmpty]: Start isEmpty. Operand 945 states and 1087 transitions. [2024-11-13 20:33:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:33:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:11,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:11,392 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:12,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:12,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1100 states to 954 states and 1100 transitions. [2024-11-13 20:33:12,675 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 1100 transitions. [2024-11-13 20:33:12,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:33:12,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:12,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:12,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:12,754 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:13,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:13,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 953 states and 1099 transitions. [2024-11-13 20:33:13,665 INFO L276 IsEmpty]: Start isEmpty. Operand 953 states and 1099 transitions. [2024-11-13 20:33:13,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 20:33:13,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:13,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:13,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:13,939 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:15,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:15,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1121 states to 973 states and 1121 transitions. [2024-11-13 20:33:15,839 INFO L276 IsEmpty]: Start isEmpty. Operand 973 states and 1121 transitions. [2024-11-13 20:33:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 20:33:15,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:15,872 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:15,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:15,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1125 states to 976 states and 1125 transitions. [2024-11-13 20:33:15,900 INFO L276 IsEmpty]: Start isEmpty. Operand 976 states and 1125 transitions. [2024-11-13 20:33:15,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 20:33:15,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:15,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:15,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:16,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:16,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:16,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1129 states to 979 states and 1129 transitions. [2024-11-13 20:33:16,252 INFO L276 IsEmpty]: Start isEmpty. Operand 979 states and 1129 transitions. [2024-11-13 20:33:16,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 20:33:16,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:16,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:16,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:16,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:17,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:17,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1128 states to 979 states and 1128 transitions. [2024-11-13 20:33:17,129 INFO L276 IsEmpty]: Start isEmpty. Operand 979 states and 1128 transitions. [2024-11-13 20:33:17,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:33:17,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:17,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:17,178 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:17,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:17,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1130 states to 981 states and 1130 transitions. [2024-11-13 20:33:17,221 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 1130 transitions. [2024-11-13 20:33:17,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:33:17,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:17,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:17,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:17,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:17,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:17,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1129 states to 980 states and 1129 transitions. [2024-11-13 20:33:17,288 INFO L276 IsEmpty]: Start isEmpty. Operand 980 states and 1129 transitions. [2024-11-13 20:33:17,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 20:33:17,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:17,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:17,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:17,762 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:18,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:18,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1135 states to 983 states and 1135 transitions. [2024-11-13 20:33:18,517 INFO L276 IsEmpty]: Start isEmpty. Operand 983 states and 1135 transitions. [2024-11-13 20:33:18,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 20:33:18,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:18,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:18,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:18,553 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:18,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:18,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1139 states to 986 states and 1139 transitions. [2024-11-13 20:33:18,584 INFO L276 IsEmpty]: Start isEmpty. Operand 986 states and 1139 transitions. [2024-11-13 20:33:18,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 20:33:18,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:18,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:18,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:18,666 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:18,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:18,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1143 states to 989 states and 1143 transitions. [2024-11-13 20:33:18,706 INFO L276 IsEmpty]: Start isEmpty. Operand 989 states and 1143 transitions. [2024-11-13 20:33:18,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 20:33:18,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:18,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:18,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:18,816 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:18,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:18,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1142 states to 988 states and 1142 transitions. [2024-11-13 20:33:18,844 INFO L276 IsEmpty]: Start isEmpty. Operand 988 states and 1142 transitions. [2024-11-13 20:33:18,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 20:33:18,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:18,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:18,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:18,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:18,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1146 states to 991 states and 1146 transitions. [2024-11-13 20:33:18,961 INFO L276 IsEmpty]: Start isEmpty. Operand 991 states and 1146 transitions. [2024-11-13 20:33:18,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 20:33:18,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:18,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:18,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:19,007 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:19,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:19,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1150 states to 994 states and 1150 transitions. [2024-11-13 20:33:19,035 INFO L276 IsEmpty]: Start isEmpty. Operand 994 states and 1150 transitions. [2024-11-13 20:33:19,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 20:33:19,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:19,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:19,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:19,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:19,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:19,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1154 states to 997 states and 1154 transitions. [2024-11-13 20:33:19,154 INFO L276 IsEmpty]: Start isEmpty. Operand 997 states and 1154 transitions. [2024-11-13 20:33:19,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:33:19,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:19,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:19,196 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:19,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:19,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1153 states to 996 states and 1153 transitions. [2024-11-13 20:33:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 996 states and 1153 transitions. [2024-11-13 20:33:19,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 20:33:19,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:19,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:19,304 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:19,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:19,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 999 states and 1157 transitions. [2024-11-13 20:33:19,339 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 1157 transitions. [2024-11-13 20:33:19,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 20:33:19,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:19,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:19,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:19,372 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:20,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:20,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1155 states to 999 states and 1155 transitions. [2024-11-13 20:33:20,006 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 1155 transitions. [2024-11-13 20:33:20,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 20:33:20,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:20,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:20,035 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:30,059 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-13 20:33:30,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:30,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1149 states to 999 states and 1149 transitions. [2024-11-13 20:33:30,074 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 1149 transitions. [2024-11-13 20:33:30,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 20:33:30,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:30,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:30,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:30,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:42,998 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-13 20:33:43,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:43,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1172 states to 1012 states and 1172 transitions. [2024-11-13 20:33:43,335 INFO L276 IsEmpty]: Start isEmpty. Operand 1012 states and 1172 transitions. [2024-11-13 20:33:43,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 20:33:43,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:43,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:43,427 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:44,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:44,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1175 states to 1014 states and 1175 transitions. [2024-11-13 20:33:44,275 INFO L276 IsEmpty]: Start isEmpty. Operand 1014 states and 1175 transitions. [2024-11-13 20:33:44,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 20:33:44,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:44,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:44,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:46,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:46,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 1049 states and 1226 transitions. [2024-11-13 20:33:46,785 INFO L276 IsEmpty]: Start isEmpty. Operand 1049 states and 1226 transitions. [2024-11-13 20:33:46,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 20:33:46,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:46,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:46,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:46,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:46,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:46,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 1050 states and 1226 transitions. [2024-11-13 20:33:46,873 INFO L276 IsEmpty]: Start isEmpty. Operand 1050 states and 1226 transitions. [2024-11-13 20:33:46,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 20:33:46,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:46,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:46,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 1052 states and 1228 transitions. [2024-11-13 20:33:47,055 INFO L276 IsEmpty]: Start isEmpty. Operand 1052 states and 1228 transitions. [2024-11-13 20:33:47,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 20:33:47,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 1053 states and 1228 transitions. [2024-11-13 20:33:47,197 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 1228 transitions. [2024-11-13 20:33:47,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 20:33:47,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,277 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 1054 states and 1228 transitions. [2024-11-13 20:33:47,340 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 1228 transitions. [2024-11-13 20:33:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 20:33:47,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,409 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 1055 states and 1228 transitions. [2024-11-13 20:33:47,432 INFO L276 IsEmpty]: Start isEmpty. Operand 1055 states and 1228 transitions. [2024-11-13 20:33:47,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 20:33:47,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,522 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1230 states to 1057 states and 1230 transitions. [2024-11-13 20:33:47,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 1230 transitions. [2024-11-13 20:33:47,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 20:33:47,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,698 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:47,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:47,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1230 states to 1058 states and 1230 transitions. [2024-11-13 20:33:47,734 INFO L276 IsEmpty]: Start isEmpty. Operand 1058 states and 1230 transitions. [2024-11-13 20:33:47,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 20:33:47,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:47,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:47,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:47,982 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:51,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:51,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1253 states to 1074 states and 1253 transitions. [2024-11-13 20:33:51,772 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 1253 transitions. [2024-11-13 20:33:51,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 20:33:51,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:51,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:51,860 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:51,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1252 states to 1073 states and 1252 transitions. [2024-11-13 20:33:51,897 INFO L276 IsEmpty]: Start isEmpty. Operand 1073 states and 1252 transitions. [2024-11-13 20:33:51,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 20:33:51,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:51,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:52,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:52,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1253 states to 1074 states and 1253 transitions. [2024-11-13 20:33:52,066 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 1253 transitions. [2024-11-13 20:33:52,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 20:33:52,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:52,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:52,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:52,144 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:52,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:52,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1252 states to 1073 states and 1252 transitions. [2024-11-13 20:33:52,180 INFO L276 IsEmpty]: Start isEmpty. Operand 1073 states and 1252 transitions. [2024-11-13 20:33:52,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 20:33:52,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:52,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:52,313 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:52,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:52,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1253 states to 1074 states and 1253 transitions. [2024-11-13 20:33:52,352 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 1253 transitions. [2024-11-13 20:33:52,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 20:33:52,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:52,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:52,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:53,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:53,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1257 states to 1078 states and 1257 transitions. [2024-11-13 20:33:53,495 INFO L276 IsEmpty]: Start isEmpty. Operand 1078 states and 1257 transitions. [2024-11-13 20:33:53,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 20:33:53,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:53,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:53,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:53,580 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:53,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1256 states to 1079 states and 1256 transitions. [2024-11-13 20:33:53,957 INFO L276 IsEmpty]: Start isEmpty. Operand 1079 states and 1256 transitions. [2024-11-13 20:33:53,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 20:33:53,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:53,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:53,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:54,036 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:54,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:54,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 1078 states and 1255 transitions. [2024-11-13 20:33:54,072 INFO L276 IsEmpty]: Start isEmpty. Operand 1078 states and 1255 transitions. [2024-11-13 20:33:54,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 20:33:54,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:54,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:54,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:33:54,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:33:54,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1258 states to 1080 states and 1258 transitions. [2024-11-13 20:33:54,368 INFO L276 IsEmpty]: Start isEmpty. Operand 1080 states and 1258 transitions. [2024-11-13 20:33:54,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 20:33:54,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:33:54,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:33:54,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:33:54,465 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:00,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:00,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 1124 states and 1311 transitions. [2024-11-13 20:34:00,871 INFO L276 IsEmpty]: Start isEmpty. Operand 1124 states and 1311 transitions. [2024-11-13 20:34:00,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 20:34:00,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:00,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:00,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:00,972 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:01,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:01,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1313 states to 1126 states and 1313 transitions. [2024-11-13 20:34:01,024 INFO L276 IsEmpty]: Start isEmpty. Operand 1126 states and 1313 transitions. [2024-11-13 20:34:01,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 20:34:01,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:01,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:01,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:01,114 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:01,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:01,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1312 states to 1125 states and 1312 transitions. [2024-11-13 20:34:01,158 INFO L276 IsEmpty]: Start isEmpty. Operand 1125 states and 1312 transitions. [2024-11-13 20:34:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 20:34:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:01,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:01,300 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:01,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:01,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1313 states to 1126 states and 1313 transitions. [2024-11-13 20:34:01,421 INFO L276 IsEmpty]: Start isEmpty. Operand 1126 states and 1313 transitions. [2024-11-13 20:34:01,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 20:34:01,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:01,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:03,136 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:08,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:08,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1323 states to 1131 states and 1323 transitions. [2024-11-13 20:34:08,769 INFO L276 IsEmpty]: Start isEmpty. Operand 1131 states and 1323 transitions. [2024-11-13 20:34:08,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 20:34:08,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:08,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:08,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:08,961 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:09,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:09,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1320 states to 1130 states and 1320 transitions. [2024-11-13 20:34:09,012 INFO L276 IsEmpty]: Start isEmpty. Operand 1130 states and 1320 transitions. [2024-11-13 20:34:09,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 20:34:09,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:09,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:09,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:10,035 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:15,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:15,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1334 states to 1141 states and 1334 transitions. [2024-11-13 20:34:15,374 INFO L276 IsEmpty]: Start isEmpty. Operand 1141 states and 1334 transitions. [2024-11-13 20:34:15,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 20:34:15,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:15,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:15,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:15,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:15,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1333 states to 1140 states and 1333 transitions. [2024-11-13 20:34:15,498 INFO L276 IsEmpty]: Start isEmpty. Operand 1140 states and 1333 transitions. [2024-11-13 20:34:15,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 20:34:15,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:15,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:15,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:15,873 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:16,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:16,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1335 states to 1141 states and 1335 transitions. [2024-11-13 20:34:16,830 INFO L276 IsEmpty]: Start isEmpty. Operand 1141 states and 1335 transitions. [2024-11-13 20:34:16,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 20:34:16,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:16,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:16,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:16,926 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:16,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:16,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1333 states to 1140 states and 1333 transitions. [2024-11-13 20:34:16,963 INFO L276 IsEmpty]: Start isEmpty. Operand 1140 states and 1333 transitions. [2024-11-13 20:34:16,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 20:34:16,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:16,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:17,110 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:17,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:17,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1335 states to 1142 states and 1335 transitions. [2024-11-13 20:34:17,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1142 states and 1335 transitions. [2024-11-13 20:34:17,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 20:34:17,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:17,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:17,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:18,236 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:20,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:20,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1340 states to 1146 states and 1340 transitions. [2024-11-13 20:34:20,575 INFO L276 IsEmpty]: Start isEmpty. Operand 1146 states and 1340 transitions. [2024-11-13 20:34:20,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 20:34:20,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:20,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:20,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:22,005 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:25,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:25,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1347 states to 1151 states and 1347 transitions. [2024-11-13 20:34:25,504 INFO L276 IsEmpty]: Start isEmpty. Operand 1151 states and 1347 transitions. [2024-11-13 20:34:25,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 20:34:25,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:25,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:25,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:25,596 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:27,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:27,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1351 states to 1153 states and 1351 transitions. [2024-11-13 20:34:27,451 INFO L276 IsEmpty]: Start isEmpty. Operand 1153 states and 1351 transitions. [2024-11-13 20:34:27,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 20:34:27,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:27,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:27,632 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:29,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:29,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1357 states to 1157 states and 1357 transitions. [2024-11-13 20:34:29,509 INFO L276 IsEmpty]: Start isEmpty. Operand 1157 states and 1357 transitions. [2024-11-13 20:34:29,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 20:34:29,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:29,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:29,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:30,595 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:34,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:34,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1366 states to 1160 states and 1366 transitions. [2024-11-13 20:34:34,104 INFO L276 IsEmpty]: Start isEmpty. Operand 1160 states and 1366 transitions. [2024-11-13 20:34:34,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 20:34:34,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:34,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:34,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:35,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:39,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:39,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1378 states to 1163 states and 1378 transitions. [2024-11-13 20:34:39,123 INFO L276 IsEmpty]: Start isEmpty. Operand 1163 states and 1378 transitions. [2024-11-13 20:34:39,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 20:34:39,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:39,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:39,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:39,206 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:40,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:40,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1380 states to 1164 states and 1380 transitions. [2024-11-13 20:34:40,178 INFO L276 IsEmpty]: Start isEmpty. Operand 1164 states and 1380 transitions. [2024-11-13 20:34:40,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 20:34:40,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:40,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:40,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:40,312 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:34:41,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:41,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1383 states to 1166 states and 1383 transitions. [2024-11-13 20:34:41,406 INFO L276 IsEmpty]: Start isEmpty. Operand 1166 states and 1383 transitions. [2024-11-13 20:34:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 20:34:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:41,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:41,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:44,105 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 20:34:54,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:34:54,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1397 states to 1170 states and 1397 transitions. [2024-11-13 20:34:54,848 INFO L276 IsEmpty]: Start isEmpty. Operand 1170 states and 1397 transitions. [2024-11-13 20:34:54,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 20:34:54,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:34:54,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:34:54,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:34:57,351 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:00,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:00,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1406 states to 1174 states and 1406 transitions. [2024-11-13 20:35:00,488 INFO L276 IsEmpty]: Start isEmpty. Operand 1174 states and 1406 transitions. [2024-11-13 20:35:00,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 20:35:00,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:00,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:01,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:04,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:04,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1412 states to 1176 states and 1412 transitions. [2024-11-13 20:35:04,934 INFO L276 IsEmpty]: Start isEmpty. Operand 1176 states and 1412 transitions. [2024-11-13 20:35:04,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 20:35:04,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:04,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:04,998 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:05,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:05,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1414 states to 1177 states and 1414 transitions. [2024-11-13 20:35:05,875 INFO L276 IsEmpty]: Start isEmpty. Operand 1177 states and 1414 transitions. [2024-11-13 20:35:05,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 20:35:05,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:05,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:05,984 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:07,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:07,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1417 states to 1179 states and 1417 transitions. [2024-11-13 20:35:07,015 INFO L276 IsEmpty]: Start isEmpty. Operand 1179 states and 1417 transitions. [2024-11-13 20:35:07,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 20:35:07,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:07,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:07,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:08,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:12,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:12,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1427 states to 1183 states and 1427 transitions. [2024-11-13 20:35:12,775 INFO L276 IsEmpty]: Start isEmpty. Operand 1183 states and 1427 transitions. [2024-11-13 20:35:12,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 20:35:12,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:14,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:19,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:19,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 1187 states and 1437 transitions. [2024-11-13 20:35:19,845 INFO L276 IsEmpty]: Start isEmpty. Operand 1187 states and 1437 transitions. [2024-11-13 20:35:19,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 20:35:19,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:19,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:19,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1439 states to 1188 states and 1439 transitions. [2024-11-13 20:35:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1188 states and 1439 transitions. [2024-11-13 20:35:21,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 20:35:21,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:21,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:21,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:21,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:22,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:22,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1442 states to 1190 states and 1442 transitions. [2024-11-13 20:35:22,520 INFO L276 IsEmpty]: Start isEmpty. Operand 1190 states and 1442 transitions. [2024-11-13 20:35:22,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 20:35:22,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:22,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:22,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:24,190 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:28,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:28,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1451 states to 1194 states and 1451 transitions. [2024-11-13 20:35:28,734 INFO L276 IsEmpty]: Start isEmpty. Operand 1194 states and 1451 transitions. [2024-11-13 20:35:28,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 20:35:28,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:28,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:28,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:31,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:34,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:34,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1456 states to 1196 states and 1456 transitions. [2024-11-13 20:35:34,657 INFO L276 IsEmpty]: Start isEmpty. Operand 1196 states and 1456 transitions. [2024-11-13 20:35:34,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 20:35:34,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:34,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:34,748 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:36,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:36,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1460 states to 1198 states and 1460 transitions. [2024-11-13 20:35:36,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1198 states and 1460 transitions. [2024-11-13 20:35:36,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 20:35:36,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:36,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:36,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:36,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:37,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:37,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1461 states to 1199 states and 1461 transitions. [2024-11-13 20:35:37,990 INFO L276 IsEmpty]: Start isEmpty. Operand 1199 states and 1461 transitions. [2024-11-13 20:35:37,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 20:35:37,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:37,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:38,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:39,910 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:44,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:44,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1471 states to 1203 states and 1471 transitions. [2024-11-13 20:35:44,854 INFO L276 IsEmpty]: Start isEmpty. Operand 1203 states and 1471 transitions. [2024-11-13 20:35:44,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 20:35:44,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:44,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:50,264 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:57,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:57,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1477 states to 1205 states and 1477 transitions. [2024-11-13 20:35:57,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1205 states and 1477 transitions. [2024-11-13 20:35:57,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 20:35:57,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:57,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:57,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:35:57,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:35:59,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:35:59,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1479 states to 1206 states and 1479 transitions. [2024-11-13 20:35:59,105 INFO L276 IsEmpty]: Start isEmpty. Operand 1206 states and 1479 transitions. [2024-11-13 20:35:59,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 20:35:59,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:35:59,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:35:59,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:00,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:22,125 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-13 20:36:32,131 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-13 20:36:50,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:50,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1557 states to 1266 states and 1557 transitions. [2024-11-13 20:36:50,896 INFO L276 IsEmpty]: Start isEmpty. Operand 1266 states and 1557 transitions. [2024-11-13 20:36:50,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 20:36:50,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:50,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:50,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:36:53,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:36:59,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:36:59,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1561 states to 1268 states and 1561 transitions. [2024-11-13 20:36:59,007 INFO L276 IsEmpty]: Start isEmpty. Operand 1268 states and 1561 transitions. [2024-11-13 20:36:59,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 20:36:59,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:36:59,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:36:59,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:06,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:06,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1565 states to 1270 states and 1565 transitions. [2024-11-13 20:37:06,731 INFO L276 IsEmpty]: Start isEmpty. Operand 1270 states and 1565 transitions. [2024-11-13 20:37:06,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-13 20:37:06,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:06,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:06,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:06,789 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:08,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:08,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1567 states to 1271 states and 1567 transitions. [2024-11-13 20:37:08,420 INFO L276 IsEmpty]: Start isEmpty. Operand 1271 states and 1567 transitions. [2024-11-13 20:37:08,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-13 20:37:08,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:08,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:08,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:08,549 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:10,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:10,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1571 states to 1273 states and 1571 transitions. [2024-11-13 20:37:10,011 INFO L276 IsEmpty]: Start isEmpty. Operand 1273 states and 1571 transitions. [2024-11-13 20:37:10,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 20:37:10,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:10,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:10,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:11,418 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:13,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1578 states to 1276 states and 1578 transitions. [2024-11-13 20:37:13,936 INFO L276 IsEmpty]: Start isEmpty. Operand 1276 states and 1578 transitions. [2024-11-13 20:37:13,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 20:37:13,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:19,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:27,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:27,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1583 states to 1278 states and 1583 transitions. [2024-11-13 20:37:27,030 INFO L276 IsEmpty]: Start isEmpty. Operand 1278 states and 1583 transitions. [2024-11-13 20:37:27,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 20:37:27,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:27,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:27,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:27,120 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:28,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:28,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1271 states and 1576 transitions. [2024-11-13 20:37:28,429 INFO L276 IsEmpty]: Start isEmpty. Operand 1271 states and 1576 transitions. [2024-11-13 20:37:28,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 20:37:28,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:28,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:28,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:28,531 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:30,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:30,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1580 states to 1274 states and 1580 transitions. [2024-11-13 20:37:30,061 INFO L276 IsEmpty]: Start isEmpty. Operand 1274 states and 1580 transitions. [2024-11-13 20:37:30,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-13 20:37:30,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:30,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:30,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:31,165 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:33,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:33,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1585 states to 1277 states and 1585 transitions. [2024-11-13 20:37:33,873 INFO L276 IsEmpty]: Start isEmpty. Operand 1277 states and 1585 transitions. [2024-11-13 20:37:33,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-13 20:37:33,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:33,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:33,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:36,464 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:37:43,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:37:43,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1590 states to 1280 states and 1590 transitions. [2024-11-13 20:37:43,726 INFO L276 IsEmpty]: Start isEmpty. Operand 1280 states and 1590 transitions. [2024-11-13 20:37:43,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-13 20:37:43,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:37:43,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:37:43,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:37:47,625 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:04,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:04,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1604 states to 1288 states and 1604 transitions. [2024-11-13 20:38:04,588 INFO L276 IsEmpty]: Start isEmpty. Operand 1288 states and 1604 transitions. [2024-11-13 20:38:04,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-13 20:38:04,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:04,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:04,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:09,220 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:30,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1620 states to 1297 states and 1620 transitions. [2024-11-13 20:38:30,495 INFO L276 IsEmpty]: Start isEmpty. Operand 1297 states and 1620 transitions. [2024-11-13 20:38:30,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-13 20:38:30,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:30,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:30,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:31,034 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:36,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:36,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1628 states to 1304 states and 1628 transitions. [2024-11-13 20:38:36,092 INFO L276 IsEmpty]: Start isEmpty. Operand 1304 states and 1628 transitions. [2024-11-13 20:38:36,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-13 20:38:36,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:36,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:36,768 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:44,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:44,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1640 states to 1312 states and 1640 transitions. [2024-11-13 20:38:44,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1312 states and 1640 transitions. [2024-11-13 20:38:44,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 20:38:44,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:44,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:45,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:48,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:48,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1641 states to 1313 states and 1641 transitions. [2024-11-13 20:38:48,313 INFO L276 IsEmpty]: Start isEmpty. Operand 1313 states and 1641 transitions. [2024-11-13 20:38:48,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 20:38:48,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:48,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:49,421 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:38:52,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:52,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1644 states to 1314 states and 1644 transitions. [2024-11-13 20:38:52,830 INFO L276 IsEmpty]: Start isEmpty. Operand 1314 states and 1644 transitions. [2024-11-13 20:38:52,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 20:38:52,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:52,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:52,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:54,351 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:00,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1646 states to 1316 states and 1646 transitions. [2024-11-13 20:39:00,752 INFO L276 IsEmpty]: Start isEmpty. Operand 1316 states and 1646 transitions. [2024-11-13 20:39:00,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-13 20:39:00,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,919 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:07,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1649 states to 1317 states and 1649 transitions. [2024-11-13 20:39:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 1317 states and 1649 transitions. [2024-11-13 20:39:07,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-13 20:39:07,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,358 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:16,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1654 states to 1319 states and 1654 transitions. [2024-11-13 20:39:16,252 INFO L276 IsEmpty]: Start isEmpty. Operand 1319 states and 1654 transitions. [2024-11-13 20:39:16,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 20:39:16,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1657 states to 1322 states and 1657 transitions. [2024-11-13 20:39:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 1322 states and 1657 transitions. [2024-11-13 20:39:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-13 20:39:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,882 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:34,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1658 states to 1323 states and 1658 transitions. [2024-11-13 20:39:34,943 INFO L276 IsEmpty]: Start isEmpty. Operand 1323 states and 1658 transitions. [2024-11-13 20:39:34,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 20:39:34,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,555 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:40,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1659 states to 1324 states and 1659 transitions. [2024-11-13 20:39:40,568 INFO L276 IsEmpty]: Start isEmpty. Operand 1324 states and 1659 transitions. [2024-11-13 20:39:40,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 20:39:40,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,384 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:46,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1660 states to 1325 states and 1660 transitions. [2024-11-13 20:39:46,359 INFO L276 IsEmpty]: Start isEmpty. Operand 1325 states and 1660 transitions. [2024-11-13 20:39:46,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-13 20:39:46,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,074 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:39:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1661 states to 1326 states and 1661 transitions. [2024-11-13 20:39:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 1326 states and 1661 transitions. [2024-11-13 20:39:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-13 20:39:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,466 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:05,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1664 states to 1327 states and 1664 transitions. [2024-11-13 20:40:05,278 INFO L276 IsEmpty]: Start isEmpty. Operand 1327 states and 1664 transitions. [2024-11-13 20:40:05,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-13 20:40:05,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:07,578 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:15,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:15,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1666 states to 1329 states and 1666 transitions. [2024-11-13 20:40:15,116 INFO L276 IsEmpty]: Start isEmpty. Operand 1329 states and 1666 transitions. [2024-11-13 20:40:15,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-13 20:40:15,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:15,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:17,066 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:21,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:21,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1667 states to 1330 states and 1667 transitions. [2024-11-13 20:40:21,308 INFO L276 IsEmpty]: Start isEmpty. Operand 1330 states and 1667 transitions. [2024-11-13 20:40:21,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-13 20:40:21,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:21,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:21,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:24,740 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:30,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:30,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1670 states to 1331 states and 1670 transitions. [2024-11-13 20:40:30,767 INFO L276 IsEmpty]: Start isEmpty. Operand 1331 states and 1670 transitions. [2024-11-13 20:40:30,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-13 20:40:30,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:30,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:30,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:33,233 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:40,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:40,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1672 states to 1333 states and 1672 transitions. [2024-11-13 20:40:40,850 INFO L276 IsEmpty]: Start isEmpty. Operand 1333 states and 1672 transitions. [2024-11-13 20:40:40,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 20:40:40,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:40,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:43,664 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:48,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:48,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1675 states to 1334 states and 1675 transitions. [2024-11-13 20:40:48,927 INFO L276 IsEmpty]: Start isEmpty. Operand 1334 states and 1675 transitions. [2024-11-13 20:40:48,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-13 20:40:48,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:48,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:49,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:51,374 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:40:59,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:59,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1680 states to 1336 states and 1680 transitions. [2024-11-13 20:40:59,088 INFO L276 IsEmpty]: Start isEmpty. Operand 1336 states and 1680 transitions. [2024-11-13 20:40:59,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-13 20:40:59,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:59,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:59,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:02,295 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:13,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:13,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1683 states to 1339 states and 1683 transitions. [2024-11-13 20:41:13,815 INFO L276 IsEmpty]: Start isEmpty. Operand 1339 states and 1683 transitions. [2024-11-13 20:41:13,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-13 20:41:13,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:13,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:13,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:16,715 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:22,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:22,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1686 states to 1340 states and 1686 transitions. [2024-11-13 20:41:22,477 INFO L276 IsEmpty]: Start isEmpty. Operand 1340 states and 1686 transitions. [2024-11-13 20:41:22,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-13 20:41:22,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:22,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:22,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:24,986 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:33,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:33,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1688 states to 1342 states and 1688 transitions. [2024-11-13 20:41:33,221 INFO L276 IsEmpty]: Start isEmpty. Operand 1342 states and 1688 transitions. [2024-11-13 20:41:33,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-13 20:41:33,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:33,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:33,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:35,153 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:39,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:39,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1689 states to 1343 states and 1689 transitions. [2024-11-13 20:41:39,864 INFO L276 IsEmpty]: Start isEmpty. Operand 1343 states and 1689 transitions. [2024-11-13 20:41:39,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-13 20:41:39,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:39,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:43,620 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:41:50,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:41:50,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1692 states to 1344 states and 1692 transitions. [2024-11-13 20:41:50,363 INFO L276 IsEmpty]: Start isEmpty. Operand 1344 states and 1692 transitions. [2024-11-13 20:41:50,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-13 20:41:50,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:41:50,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:41:50,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:41:52,655 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:42:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:42:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1698 states to 1346 states and 1698 transitions. [2024-11-13 20:42:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 1346 states and 1698 transitions. [2024-11-13 20:42:00,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 20:42:00,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:42:00,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:42:01,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:42:03,296 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:42:11,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:42:11,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1701 states to 1348 states and 1701 transitions. [2024-11-13 20:42:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 1348 states and 1701 transitions. [2024-11-13 20:42:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-13 20:42:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:42:11,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:42:11,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:42:14,125 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:42:22,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:42:22,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1704 states to 1350 states and 1704 transitions. [2024-11-13 20:42:22,296 INFO L276 IsEmpty]: Start isEmpty. Operand 1350 states and 1704 transitions. [2024-11-13 20:42:22,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 20:42:22,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:42:22,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:42:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:42:24,917 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:42:33,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:42:33,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1707 states to 1352 states and 1707 transitions. [2024-11-13 20:42:33,431 INFO L276 IsEmpty]: Start isEmpty. Operand 1352 states and 1707 transitions. [2024-11-13 20:42:33,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-13 20:42:33,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:42:33,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:42:33,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:42:39,183 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:04,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1713 states to 1358 states and 1713 transitions. [2024-11-13 20:43:04,015 INFO L276 IsEmpty]: Start isEmpty. Operand 1358 states and 1713 transitions. [2024-11-13 20:43:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 20:43:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:04,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:06,467 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:11,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:11,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1714 states to 1359 states and 1714 transitions. [2024-11-13 20:43:11,489 INFO L276 IsEmpty]: Start isEmpty. Operand 1359 states and 1714 transitions. [2024-11-13 20:43:11,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-13 20:43:11,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:11,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:11,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:15,847 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1717 states to 1360 states and 1717 transitions. [2024-11-13 20:43:22,830 INFO L276 IsEmpty]: Start isEmpty. Operand 1360 states and 1717 transitions. [2024-11-13 20:43:22,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 20:43:22,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:22,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:25,574 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:34,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:34,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1723 states to 1362 states and 1723 transitions. [2024-11-13 20:43:34,477 INFO L276 IsEmpty]: Start isEmpty. Operand 1362 states and 1723 transitions. [2024-11-13 20:43:34,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-13 20:43:34,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:34,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:34,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:37,079 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:43:46,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:43:46,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1726 states to 1364 states and 1726 transitions. [2024-11-13 20:43:46,127 INFO L276 IsEmpty]: Start isEmpty. Operand 1364 states and 1726 transitions. [2024-11-13 20:43:46,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-13 20:43:46,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:43:46,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:43:46,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:43:50,878 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:08,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:08,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 1368 states and 1730 transitions. [2024-11-13 20:44:08,167 INFO L276 IsEmpty]: Start isEmpty. Operand 1368 states and 1730 transitions. [2024-11-13 20:44:08,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 20:44:08,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:08,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:08,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:12,210 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:18,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:18,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1734 states to 1369 states and 1734 transitions. [2024-11-13 20:44:18,935 INFO L276 IsEmpty]: Start isEmpty. Operand 1369 states and 1734 transitions. [2024-11-13 20:44:18,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-13 20:44:18,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:18,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:19,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:21,820 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:31,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:31,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1740 states to 1371 states and 1740 transitions. [2024-11-13 20:44:31,347 INFO L276 IsEmpty]: Start isEmpty. Operand 1371 states and 1740 transitions. [2024-11-13 20:44:31,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-13 20:44:31,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:31,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:31,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:35,812 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:50,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:50,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1743 states to 1374 states and 1743 transitions. [2024-11-13 20:44:50,211 INFO L276 IsEmpty]: Start isEmpty. Operand 1374 states and 1743 transitions. [2024-11-13 20:44:50,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-13 20:44:50,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:50,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:50,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:44:53,099 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:44:58,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:44:58,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1744 states to 1375 states and 1744 transitions. [2024-11-13 20:44:58,444 INFO L276 IsEmpty]: Start isEmpty. Operand 1375 states and 1744 transitions. [2024-11-13 20:44:58,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 20:44:58,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:44:58,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:44:58,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:01,362 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:45:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:45:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1745 states to 1376 states and 1745 transitions. [2024-11-13 20:45:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 1376 states and 1745 transitions. [2024-11-13 20:45:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-13 20:45:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:45:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:45:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:09,799 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:45:15,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:45:15,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1746 states to 1377 states and 1746 transitions. [2024-11-13 20:45:15,178 INFO L276 IsEmpty]: Start isEmpty. Operand 1377 states and 1746 transitions. [2024-11-13 20:45:15,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-13 20:45:15,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:45:15,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:45:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:18,141 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:45:23,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:45:23,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1747 states to 1378 states and 1747 transitions. [2024-11-13 20:45:23,514 INFO L276 IsEmpty]: Start isEmpty. Operand 1378 states and 1747 transitions. [2024-11-13 20:45:23,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-13 20:45:23,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:45:23,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:45:23,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:26,829 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:45:32,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:45:32,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1748 states to 1379 states and 1748 transitions. [2024-11-13 20:45:32,499 INFO L276 IsEmpty]: Start isEmpty. Operand 1379 states and 1748 transitions. [2024-11-13 20:45:32,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-13 20:45:32,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:45:32,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:45:32,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:41,587 INFO L134 CoverageAnalysis]: Checked inductivity of 820 backedges. 0 proven. 820 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 20:45:53,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:45:53,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1751 states to 1380 states and 1751 transitions. [2024-11-13 20:45:53,215 INFO L276 IsEmpty]: Start isEmpty. Operand 1380 states and 1751 transitions. [2024-11-13 20:45:53,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-13 20:45:53,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:45:53,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:45:53,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:45:57,091 INFO L134 CoverageAnalysis]: Checked inductivity of 861 backedges. 0 proven. 861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.