./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-multidimensional/diff-3-n-u.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/array-multidimensional/diff-3-n-u.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ae698f02be6e3657db0e7ca3e62c4cfb121d43a876624ed4d21d19b033e0c02e --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-24 18:01:33,434 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 18:01:33,531 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-24 18:01:33,541 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 18:01:33,541 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-24 18:01:33,580 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 18:01:33,580 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 18:01:33,581 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-24 18:01:33,581 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 18:01:33,581 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 18:01:33,581 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 18:01:33,581 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 18:01:33,582 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-24 18:01:33,584 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 18:01:33,584 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 18:01:33,585 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 18:01:33,585 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 18:01:33,585 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 18:01:33,585 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-24 18:01:33,585 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-24 18:01:33,585 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-24 18:01:33,585 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 18:01:33,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:01:33,586 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 18:01:33,586 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 18:01:33,586 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 18:01:33,586 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-24 18:01:33,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 18:01:33,586 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_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ae698f02be6e3657db0e7ca3e62c4cfb121d43a876624ed4d21d19b033e0c02e [2024-11-24 18:01:33,915 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 18:01:33,929 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 18:01:33,932 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 18:01:33,937 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 18:01:33,938 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 18:01:33,939 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/array-multidimensional/diff-3-n-u.c [2024-11-24 18:01:37,121 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/data/72e58d08c/b7699af1b33d4a468fb7d41ae7b75a7c/FLAG50a3e35d7 [2024-11-24 18:01:37,401 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 18:01:37,402 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/sv-benchmarks/c/array-multidimensional/diff-3-n-u.c [2024-11-24 18:01:37,422 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/data/72e58d08c/b7699af1b33d4a468fb7d41ae7b75a7c/FLAG50a3e35d7 [2024-11-24 18:01:37,462 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/data/72e58d08c/b7699af1b33d4a468fb7d41ae7b75a7c [2024-11-24 18:01:37,468 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 18:01:37,473 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 18:01:37,475 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 18:01:37,478 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 18:01:37,485 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 18:01:37,486 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,487 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58f56224 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37, skipping insertion in model container [2024-11-24 18:01:37,488 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,505 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 18:01:37,717 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:01:37,729 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 18:01:37,766 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:01:37,783 INFO L204 MainTranslator]: Completed translation [2024-11-24 18:01:37,783 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37 WrapperNode [2024-11-24 18:01:37,784 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 18:01:37,785 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 18:01:37,785 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 18:01:37,785 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 18:01:37,798 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,811 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,847 INFO L138 Inliner]: procedures = 14, calls = 26, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 129 [2024-11-24 18:01:37,848 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 18:01:37,848 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 18:01:37,849 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 18:01:37,849 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 18:01:37,857 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,857 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,861 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,864 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,874 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,875 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,882 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,886 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,887 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,889 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 18:01:37,894 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 18:01:37,894 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 18:01:37,894 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 18:01:37,895 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:37" (1/1) ... [2024-11-24 18:01:37,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:01:37,913 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-24 18:01:37,926 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-24 18:01:37,931 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce112fe0-1544-4ddd-835c-e8d9faa628a6/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-24 18:01:37,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 18:01:37,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-24 18:01:37,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-24 18:01:37,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-24 18:01:37,954 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 18:01:37,955 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 18:01:37,955 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-24 18:01:37,955 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-24 18:01:38,021 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 18:01:38,023 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 18:01:38,355 INFO L? ?]: Removed 45 outVars from TransFormulas that were not future-live. [2024-11-24 18:01:38,355 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 18:01:38,457 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 18:01:38,457 INFO L312 CfgBuilder]: Removed 9 assume(true) statements. [2024-11-24 18:01:38,457 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:01:38 BoogieIcfgContainer [2024-11-24 18:01:38,458 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 18:01:38,458 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-24 18:01:38,462 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-24 18:01:38,472 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-24 18:01:38,472 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:01:38" (1/1) ... [2024-11-24 18:01:38,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 18:01:38,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:38,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 47 states and 55 transitions. [2024-11-24 18:01:38,542 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 55 transitions. [2024-11-24 18:01:38,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-24 18:01:38,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:38,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:38,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:38,791 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-24 18:01:38,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:38,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 49 states and 60 transitions. [2024-11-24 18:01:38,867 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 60 transitions. [2024-11-24 18:01:38,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-24 18:01:38,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:38,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:38,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:38,997 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-24 18:01:39,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:39,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 52 states and 68 transitions. [2024-11-24 18:01:39,288 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 68 transitions. [2024-11-24 18:01:39,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-24 18:01:39,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:39,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:39,437 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 18:01:39,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:39,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 53 states and 70 transitions. [2024-11-24 18:01:39,480 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 70 transitions. [2024-11-24 18:01:39,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-24 18:01:39,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:39,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:39,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:39,586 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-24 18:01:39,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:39,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 54 states and 72 transitions. [2024-11-24 18:01:39,761 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 72 transitions. [2024-11-24 18:01:39,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-24 18:01:39,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:39,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:39,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:39,837 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-24 18:01:39,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:39,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 55 states and 73 transitions. [2024-11-24 18:01:39,858 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 73 transitions. [2024-11-24 18:01:39,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-24 18:01:39,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:39,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:39,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:39,937 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-24 18:01:40,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:40,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 60 states and 84 transitions. [2024-11-24 18:01:40,352 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 84 transitions. [2024-11-24 18:01:40,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-24 18:01:40,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:40,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:40,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:40,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 18:01:40,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:40,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 62 states and 89 transitions. [2024-11-24 18:01:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 89 transitions. [2024-11-24 18:01:40,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-24 18:01:40,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:40,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:40,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:40,809 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-24 18:01:40,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:40,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 63 states and 90 transitions. [2024-11-24 18:01:40,830 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 90 transitions. [2024-11-24 18:01:40,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-24 18:01:40,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:40,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:40,935 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-24 18:01:41,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:41,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 66 states and 96 transitions. [2024-11-24 18:01:41,255 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 96 transitions. [2024-11-24 18:01:41,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:01:41,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:41,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:41,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:01:42,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:42,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 75 states and 118 transitions. [2024-11-24 18:01:42,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 118 transitions. [2024-11-24 18:01:42,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:01:42,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:42,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:42,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:42,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-24 18:01:42,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:42,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 77 states and 120 transitions. [2024-11-24 18:01:42,847 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 120 transitions. [2024-11-24 18:01:42,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:01:42,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:42,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:42,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:43,031 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:01:43,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:43,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 78 states and 123 transitions. [2024-11-24 18:01:43,765 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 123 transitions. [2024-11-24 18:01:43,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-24 18:01:43,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:43,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:43,824 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:01:44,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:44,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 84 states and 132 transitions. [2024-11-24 18:01:44,599 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 132 transitions. [2024-11-24 18:01:44,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-24 18:01:44,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:44,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:44,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:44,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-24 18:01:46,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:46,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 95 states and 160 transitions. [2024-11-24 18:01:46,918 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 160 transitions. [2024-11-24 18:01:46,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:01:46,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:46,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:46,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:47,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 98 states and 168 transitions. [2024-11-24 18:01:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 168 transitions. [2024-11-24 18:01:47,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:01:47,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:47,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:47,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,049 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:48,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 99 states and 171 transitions. [2024-11-24 18:01:48,349 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 171 transitions. [2024-11-24 18:01:48,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:01:48,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,416 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:01:48,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 100 states and 171 transitions. [2024-11-24 18:01:48,673 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 171 transitions. [2024-11-24 18:01:48,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:01:48,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:01:48,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 102 states and 172 transitions. [2024-11-24 18:01:48,934 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 172 transitions. [2024-11-24 18:01:48,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:01:48,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:49,002 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:49,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:49,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 105 states and 178 transitions. [2024-11-24 18:01:49,735 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 178 transitions. [2024-11-24 18:01:49,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:01:49,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:49,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:49,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:49,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:49,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 106 states and 181 transitions. [2024-11-24 18:01:49,817 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 181 transitions. [2024-11-24 18:01:49,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:01:49,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:49,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:49,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:49,913 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:01:50,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:50,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 108 states and 183 transitions. [2024-11-24 18:01:50,564 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 183 transitions. [2024-11-24 18:01:50,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:01:50,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:50,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:50,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:50,637 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:50,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:50,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 109 states and 186 transitions. [2024-11-24 18:01:50,947 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 186 transitions. [2024-11-24 18:01:50,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:01:50,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:50,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,011 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:01:51,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:51,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 111 states and 187 transitions. [2024-11-24 18:01:51,300 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 187 transitions. [2024-11-24 18:01:51,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-24 18:01:51,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:51,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:51,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,356 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-24 18:01:51,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:51,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 112 states and 187 transitions. [2024-11-24 18:01:51,671 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 187 transitions. [2024-11-24 18:01:51,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-24 18:01:51,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:51,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,709 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-24 18:01:51,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:51,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 114 states and 188 transitions. [2024-11-24 18:01:51,948 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 188 transitions. [2024-11-24 18:01:51,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:01:51,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:51,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:52,005 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-24 18:01:52,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:52,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 115 states and 188 transitions. [2024-11-24 18:01:52,187 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 188 transitions. [2024-11-24 18:01:52,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:01:52,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:52,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:52,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:52,300 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:53,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:53,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 121 states and 209 transitions. [2024-11-24 18:01:53,399 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 209 transitions. [2024-11-24 18:01:53,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:01:53,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:53,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:53,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:53,456 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:53,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:53,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 122 states and 211 transitions. [2024-11-24 18:01:53,699 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 211 transitions. [2024-11-24 18:01:53,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:01:53,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:53,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:53,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:53,749 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-24 18:01:55,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:55,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 134 states and 233 transitions. [2024-11-24 18:01:55,460 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 233 transitions. [2024-11-24 18:01:55,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:01:55,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:55,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:55,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:55,555 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-24 18:01:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:55,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 136 states and 234 transitions. [2024-11-24 18:01:55,936 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 234 transitions. [2024-11-24 18:01:55,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-24 18:01:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:55,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:55,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:56,078 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:57,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:57,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 143 states and 255 transitions. [2024-11-24 18:01:57,684 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 255 transitions. [2024-11-24 18:01:57,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-24 18:01:57,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:57,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:57,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:57,742 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:01:58,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:58,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 144 states and 256 transitions. [2024-11-24 18:01:58,080 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 256 transitions. [2024-11-24 18:01:58,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:01:58,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:58,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:58,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:58,142 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-24 18:01:58,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 146 states and 257 transitions. [2024-11-24 18:01:58,621 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 257 transitions. [2024-11-24 18:01:58,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:01:58,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:58,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:58,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:58,691 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-24 18:02:00,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:00,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 152 states and 269 transitions. [2024-11-24 18:02:00,154 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 269 transitions. [2024-11-24 18:02:00,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:02:00,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:00,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:00,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:00,201 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:02:00,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:00,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 154 states and 272 transitions. [2024-11-24 18:02:00,887 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 272 transitions. [2024-11-24 18:02:00,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:02:00,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:00,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:00,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-24 18:02:01,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:01,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 154 states and 271 transitions. [2024-11-24 18:02:01,761 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 271 transitions. [2024-11-24 18:02:01,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:02:01,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:01,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:01,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:01,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-24 18:02:02,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:02,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 156 states and 272 transitions. [2024-11-24 18:02:02,217 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 272 transitions. [2024-11-24 18:02:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:02,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:02,306 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-24 18:02:03,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:03,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 161 states and 278 transitions. [2024-11-24 18:02:03,569 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 278 transitions. [2024-11-24 18:02:03,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:03,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:03,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-11-24 18:02:05,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:05,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 171 states and 302 transitions. [2024-11-24 18:02:05,950 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 302 transitions. [2024-11-24 18:02:05,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:05,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:05,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:05,999 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:02:06,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:06,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 173 states and 306 transitions. [2024-11-24 18:02:06,815 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 306 transitions. [2024-11-24 18:02:06,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:06,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:06,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:06,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:06,866 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:02:07,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:07,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 174 states and 310 transitions. [2024-11-24 18:02:07,325 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 310 transitions. [2024-11-24 18:02:07,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:07,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:07,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:07,380 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:08,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:08,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 177 states and 318 transitions. [2024-11-24 18:02:08,558 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 318 transitions. [2024-11-24 18:02:08,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:08,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:08,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:08,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:08,614 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:09,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:09,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 178 states and 320 transitions. [2024-11-24 18:02:09,206 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 320 transitions. [2024-11-24 18:02:09,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:09,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:09,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:09,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:09,267 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-24 18:02:09,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:09,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 180 states and 321 transitions. [2024-11-24 18:02:09,720 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 321 transitions. [2024-11-24 18:02:09,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:09,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:09,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:09,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:09,781 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-24 18:02:10,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:10,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 181 states and 321 transitions. [2024-11-24 18:02:10,247 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 321 transitions. [2024-11-24 18:02:10,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:10,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:10,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:10,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:10,313 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:11,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:11,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 184 states and 329 transitions. [2024-11-24 18:02:11,309 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 329 transitions. [2024-11-24 18:02:11,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:11,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:11,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:11,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:11,366 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:11,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:11,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 185 states and 330 transitions. [2024-11-24 18:02:11,926 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 330 transitions. [2024-11-24 18:02:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:11,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:11,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:11,970 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-24 18:02:12,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:12,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 187 states and 331 transitions. [2024-11-24 18:02:12,439 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 331 transitions. [2024-11-24 18:02:12,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:12,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:12,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:12,483 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-24 18:02:13,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:13,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 189 states and 334 transitions. [2024-11-24 18:02:13,518 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 334 transitions. [2024-11-24 18:02:13,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:13,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:13,562 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-24 18:02:14,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:14,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 191 states and 335 transitions. [2024-11-24 18:02:14,104 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 335 transitions. [2024-11-24 18:02:14,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:14,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:14,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:14,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:14,154 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-24 18:02:15,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:15,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 193 states and 337 transitions. [2024-11-24 18:02:15,293 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 337 transitions. [2024-11-24 18:02:15,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-24 18:02:15,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:15,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:15,332 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-24 18:02:15,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:15,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 195 states and 338 transitions. [2024-11-24 18:02:15,825 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 338 transitions. [2024-11-24 18:02:15,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-24 18:02:15,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:15,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:15,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-24 18:02:16,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:16,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 196 states and 338 transitions. [2024-11-24 18:02:16,484 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 338 transitions. [2024-11-24 18:02:16,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:16,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:16,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:16,809 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-24 18:02:19,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:19,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 201 states and 358 transitions. [2024-11-24 18:02:19,493 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 358 transitions. [2024-11-24 18:02:19,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:19,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:19,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:19,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:19,535 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-24 18:02:20,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:20,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 202 states and 360 transitions. [2024-11-24 18:02:20,103 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 360 transitions. [2024-11-24 18:02:20,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:20,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:20,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:20,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:20,156 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:23,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 211 states and 379 transitions. [2024-11-24 18:02:23,029 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 379 transitions. [2024-11-24 18:02:23,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:23,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,087 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-24 18:02:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 212 states and 379 transitions. [2024-11-24 18:02:23,436 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 379 transitions. [2024-11-24 18:02:23,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:23,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,482 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 24 proven. 2 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:24,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:24,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 213 states and 381 transitions. [2024-11-24 18:02:24,056 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 381 transitions. [2024-11-24 18:02:24,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:24,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:24,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:24,108 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:24,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:24,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 214 states and 382 transitions. [2024-11-24 18:02:24,747 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 382 transitions. [2024-11-24 18:02:24,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:24,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:24,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:24,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:24,801 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-24 18:02:25,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:25,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 216 states and 383 transitions. [2024-11-24 18:02:25,373 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 383 transitions. [2024-11-24 18:02:25,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:25,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:25,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:25,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:25,872 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 244 states and 453 transitions. [2024-11-24 18:02:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 453 transitions. [2024-11-24 18:02:34,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:34,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:34,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:34,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:34,177 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 28 proven. 3 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:34,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:34,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 245 states and 454 transitions. [2024-11-24 18:02:34,780 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 454 transitions. [2024-11-24 18:02:34,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:34,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:34,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:34,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:34,831 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 28 proven. 3 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-24 18:02:35,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:35,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 246 states and 455 transitions. [2024-11-24 18:02:35,353 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 455 transitions. [2024-11-24 18:02:35,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:35,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:35,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:35,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:35,406 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:35,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:35,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 248 states and 460 transitions. [2024-11-24 18:02:35,542 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 460 transitions. [2024-11-24 18:02:35,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:02:35,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:35,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:35,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:35,913 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:46,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:46,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 273 states and 515 transitions. [2024-11-24 18:02:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 515 transitions. [2024-11-24 18:02:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:02:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:46,470 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:46,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:46,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 275 states and 519 transitions. [2024-11-24 18:02:46,502 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 519 transitions. [2024-11-24 18:02:46,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:02:46,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:46,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:46,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:46,545 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:47,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:47,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 280 states and 528 transitions. [2024-11-24 18:02:47,352 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 528 transitions. [2024-11-24 18:02:47,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:47,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:47,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:47,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:47,402 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:02:48,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:48,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 282 states and 529 transitions. [2024-11-24 18:02:48,191 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 529 transitions. [2024-11-24 18:02:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:48,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:48,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:48,237 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-24 18:02:50,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:50,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 541 states to 288 states and 541 transitions. [2024-11-24 18:02:50,300 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 541 transitions. [2024-11-24 18:02:50,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:50,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:50,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:50,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:50,332 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:02:50,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:50,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 289 states and 542 transitions. [2024-11-24 18:02:50,362 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 542 transitions. [2024-11-24 18:02:50,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:50,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:50,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:50,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:50,397 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-24 18:02:52,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:52,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 294 states and 552 transitions. [2024-11-24 18:02:52,699 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 552 transitions. [2024-11-24 18:02:52,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:52,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:52,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:52,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:52,733 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-24 18:02:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:53,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 555 states to 296 states and 555 transitions. [2024-11-24 18:02:53,573 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 555 transitions. [2024-11-24 18:02:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:53,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:53,618 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-24 18:02:54,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:54,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 296 states and 554 transitions. [2024-11-24 18:02:54,748 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 554 transitions. [2024-11-24 18:02:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:54,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:54,797 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:02:55,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:55,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 555 states to 298 states and 555 transitions. [2024-11-24 18:02:55,636 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 555 transitions. [2024-11-24 18:02:55,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:55,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:55,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:55,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:55,690 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:02:56,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:56,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 556 states to 300 states and 556 transitions. [2024-11-24 18:02:56,374 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 556 transitions. [2024-11-24 18:02:56,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:56,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:56,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:56,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:56,416 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:02:57,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 302 states and 557 transitions. [2024-11-24 18:02:57,303 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 557 transitions. [2024-11-24 18:02:57,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:57,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:57,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:57,347 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-24 18:02:58,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:58,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 306 states and 561 transitions. [2024-11-24 18:02:58,721 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 561 transitions. [2024-11-24 18:02:58,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:58,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:58,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:58,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:58,773 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-24 18:02:59,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:59,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 566 states to 308 states and 566 transitions. [2024-11-24 18:02:59,993 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 566 transitions. [2024-11-24 18:02:59,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:59,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:59,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:00,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:00,039 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-24 18:03:01,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:01,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 313 states and 571 transitions. [2024-11-24 18:03:01,351 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 571 transitions. [2024-11-24 18:03:01,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:01,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:01,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:01,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:01,390 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-24 18:03:05,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:05,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 321 states and 592 transitions. [2024-11-24 18:03:05,109 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 592 transitions. [2024-11-24 18:03:05,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:05,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:05,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:05,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:05,144 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-24 18:03:06,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:06,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 324 states and 600 transitions. [2024-11-24 18:03:06,869 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 600 transitions. [2024-11-24 18:03:06,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:06,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:06,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:06,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:06,982 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-24 18:03:08,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:08,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 326 states and 603 transitions. [2024-11-24 18:03:08,143 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 603 transitions. [2024-11-24 18:03:08,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:08,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:08,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:08,178 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-24 18:03:09,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:09,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 331 states and 613 transitions. [2024-11-24 18:03:09,894 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 613 transitions. [2024-11-24 18:03:09,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:09,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:09,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:09,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-24 18:03:10,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:10,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 332 states and 618 transitions. [2024-11-24 18:03:10,557 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 618 transitions. [2024-11-24 18:03:10,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:10,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:10,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:10,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:10,599 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:11,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:11,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 334 states and 619 transitions. [2024-11-24 18:03:11,529 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 619 transitions. [2024-11-24 18:03:11,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:03:11,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:11,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:11,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:11,568 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:12,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:12,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 336 states and 620 transitions. [2024-11-24 18:03:12,199 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 620 transitions. [2024-11-24 18:03:12,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:12,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:12,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:12,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:12,242 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:12,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:12,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 338 states and 621 transitions. [2024-11-24 18:03:12,976 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 621 transitions. [2024-11-24 18:03:12,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:12,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:12,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:12,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:13,013 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:13,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:13,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 340 states and 622 transitions. [2024-11-24 18:03:13,919 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 622 transitions. [2024-11-24 18:03:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:13,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:13,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:13,958 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:03:13,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:13,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 342 states and 626 transitions. [2024-11-24 18:03:13,997 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 626 transitions. [2024-11-24 18:03:13,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:13,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:13,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:14,048 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:14,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:14,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 344 states and 627 transitions. [2024-11-24 18:03:14,958 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 627 transitions. [2024-11-24 18:03:14,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:14,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:14,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:14,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:15,007 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-24 18:03:15,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:15,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 349 states and 639 transitions. [2024-11-24 18:03:15,511 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 639 transitions. [2024-11-24 18:03:15,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:15,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:15,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:15,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:15,586 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:16,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:16,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 640 states to 351 states and 640 transitions. [2024-11-24 18:03:16,341 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 640 transitions. [2024-11-24 18:03:16,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:16,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:16,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:16,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:16,381 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-24 18:03:16,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:16,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 353 states and 641 transitions. [2024-11-24 18:03:16,995 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 641 transitions. [2024-11-24 18:03:16,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:16,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:16,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:17,033 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:18,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:18,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 356 states and 649 transitions. [2024-11-24 18:03:18,916 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 649 transitions. [2024-11-24 18:03:18,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:18,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:18,962 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:20,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 359 states and 656 transitions. [2024-11-24 18:03:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 656 transitions. [2024-11-24 18:03:20,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:20,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:20,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:20,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:21,001 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-24 18:03:21,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:21,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 360 states and 656 transitions. [2024-11-24 18:03:21,436 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 656 transitions. [2024-11-24 18:03:21,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:21,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:21,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:21,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:21,477 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:22,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:22,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 361 states and 659 transitions. [2024-11-24 18:03:22,138 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 659 transitions. [2024-11-24 18:03:22,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:22,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:22,173 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:22,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:22,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 362 states and 662 transitions. [2024-11-24 18:03:22,914 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 662 transitions. [2024-11-24 18:03:22,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:22,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:22,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:22,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:22,945 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-24 18:03:22,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:22,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 365 states and 668 transitions. [2024-11-24 18:03:22,998 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 668 transitions. [2024-11-24 18:03:22,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:22,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:22,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:23,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:23,033 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:23,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:23,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 366 states and 668 transitions. [2024-11-24 18:03:23,378 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 668 transitions. [2024-11-24 18:03:23,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:23,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:23,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:23,415 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-24 18:03:23,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:23,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 367 states and 669 transitions. [2024-11-24 18:03:23,434 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 669 transitions. [2024-11-24 18:03:23,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:23,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:23,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:23,567 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-24 18:03:24,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:24,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 369 states and 670 transitions. [2024-11-24 18:03:24,390 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 670 transitions. [2024-11-24 18:03:24,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:24,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:24,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:24,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:24,434 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:25,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:25,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 372 states and 676 transitions. [2024-11-24 18:03:25,979 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 676 transitions. [2024-11-24 18:03:25,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:25,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:25,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:26,019 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:27,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:27,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 684 states to 375 states and 684 transitions. [2024-11-24 18:03:27,476 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 684 transitions. [2024-11-24 18:03:27,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:27,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:27,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:27,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:27,520 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:28,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:28,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 687 states to 376 states and 687 transitions. [2024-11-24 18:03:28,165 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 687 transitions. [2024-11-24 18:03:28,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:28,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:28,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:28,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:28,285 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:03:29,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:29,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 377 states and 688 transitions. [2024-11-24 18:03:29,041 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 688 transitions. [2024-11-24 18:03:29,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:29,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:29,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:29,071 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-24 18:03:29,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:29,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 378 states and 688 transitions. [2024-11-24 18:03:29,731 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 688 transitions. [2024-11-24 18:03:29,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:29,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:29,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:29,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:29,776 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:03:30,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:30,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 380 states and 689 transitions. [2024-11-24 18:03:30,462 INFO L276 IsEmpty]: Start isEmpty. Operand 380 states and 689 transitions. [2024-11-24 18:03:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:30,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:30,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:30,491 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-24 18:03:31,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:31,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 690 states to 382 states and 690 transitions. [2024-11-24 18:03:31,084 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 690 transitions. [2024-11-24 18:03:31,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:31,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:31,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:31,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:31,129 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:03:32,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:32,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 384 states and 692 transitions. [2024-11-24 18:03:32,885 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 692 transitions. [2024-11-24 18:03:32,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:32,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:32,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:32,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:32,931 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:03:34,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:34,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 694 states to 386 states and 694 transitions. [2024-11-24 18:03:34,503 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 694 transitions. [2024-11-24 18:03:34,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:34,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:34,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:34,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:34,536 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:03:35,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:35,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 695 states to 388 states and 695 transitions. [2024-11-24 18:03:35,243 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 695 transitions. [2024-11-24 18:03:35,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:35,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:35,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:35,686 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-24 18:03:41,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 398 states and 732 transitions. [2024-11-24 18:03:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 732 transitions. [2024-11-24 18:03:41,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:41,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:41,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:41,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:42,018 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-24 18:03:44,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:44,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 743 states to 404 states and 743 transitions. [2024-11-24 18:03:44,377 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 743 transitions. [2024-11-24 18:03:44,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:44,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:44,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:44,417 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-24 18:03:47,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:47,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 756 states to 412 states and 756 transitions. [2024-11-24 18:03:47,132 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 756 transitions. [2024-11-24 18:03:47,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:47,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:47,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:47,163 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:03:47,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:47,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 415 states and 761 transitions. [2024-11-24 18:03:47,905 INFO L276 IsEmpty]: Start isEmpty. Operand 415 states and 761 transitions. [2024-11-24 18:03:47,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:47,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:47,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:47,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:47,936 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-24 18:03:47,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:47,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 767 states to 417 states and 767 transitions. [2024-11-24 18:03:47,980 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 767 transitions. [2024-11-24 18:03:47,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:47,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:47,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:47,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:48,014 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:03:48,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:48,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 418 states and 768 transitions. [2024-11-24 18:03:48,034 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 768 transitions. [2024-11-24 18:03:48,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:48,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:48,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:48,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:48,060 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-24 18:03:48,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:48,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 792 states to 427 states and 792 transitions. [2024-11-24 18:03:48,144 INFO L276 IsEmpty]: Start isEmpty. Operand 427 states and 792 transitions. [2024-11-24 18:03:48,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:48,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:48,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:48,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:48,182 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:49,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:49,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 793 states to 429 states and 793 transitions. [2024-11-24 18:03:49,001 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 793 transitions. [2024-11-24 18:03:49,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:49,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:49,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:49,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:49,044 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:49,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:49,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 793 states to 430 states and 793 transitions. [2024-11-24 18:03:49,800 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 793 transitions. [2024-11-24 18:03:49,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:49,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:49,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:49,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:49,834 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:50,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:50,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 793 states to 431 states and 793 transitions. [2024-11-24 18:03:50,620 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 793 transitions. [2024-11-24 18:03:50,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:50,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:50,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:50,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:50,652 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:51,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:51,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 794 states to 433 states and 794 transitions. [2024-11-24 18:03:51,425 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 794 transitions. [2024-11-24 18:03:51,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:51,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:51,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:03:51,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:51,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 822 states to 444 states and 822 transitions. [2024-11-24 18:03:51,913 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 822 transitions. [2024-11-24 18:03:51,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:51,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:51,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:52,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:52,056 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-24 18:03:52,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:52,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 831 states to 450 states and 831 transitions. [2024-11-24 18:03:52,181 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 831 transitions. [2024-11-24 18:03:52,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:52,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:52,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:52,228 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:03:55,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:55,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 846 states to 458 states and 846 transitions. [2024-11-24 18:03:55,843 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 846 transitions. [2024-11-24 18:03:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:55,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:55,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:55,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:55,891 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 846 states to 459 states and 846 transitions. [2024-11-24 18:03:56,364 INFO L276 IsEmpty]: Start isEmpty. Operand 459 states and 846 transitions. [2024-11-24 18:03:56,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:56,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:56,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:56,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:56,406 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:03:56,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:56,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 846 states to 460 states and 846 transitions. [2024-11-24 18:03:56,505 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 846 transitions. [2024-11-24 18:03:56,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:56,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:56,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:56,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:56,545 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:04:00,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:00,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 862 states to 469 states and 862 transitions. [2024-11-24 18:04:00,418 INFO L276 IsEmpty]: Start isEmpty. Operand 469 states and 862 transitions. [2024-11-24 18:04:00,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:04:00,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:00,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:00,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:00,468 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:04:01,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:01,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 863 states to 471 states and 863 transitions. [2024-11-24 18:04:01,390 INFO L276 IsEmpty]: Start isEmpty. Operand 471 states and 863 transitions. [2024-11-24 18:04:01,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:04:01,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:01,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:01,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:01,426 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-24 18:04:02,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:02,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 864 states to 473 states and 864 transitions. [2024-11-24 18:04:02,208 INFO L276 IsEmpty]: Start isEmpty. Operand 473 states and 864 transitions. [2024-11-24 18:04:02,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:04:02,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:02,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:02,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:02,244 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:04:04,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:04,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 872 states to 476 states and 872 transitions. [2024-11-24 18:04:04,184 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 872 transitions. [2024-11-24 18:04:04,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:04:04,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:04,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:04,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:04,217 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:04:05,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:05,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 477 states and 876 transitions. [2024-11-24 18:04:05,095 INFO L276 IsEmpty]: Start isEmpty. Operand 477 states and 876 transitions. [2024-11-24 18:04:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:05,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:05,129 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:04:10,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:10,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 892 states to 486 states and 892 transitions. [2024-11-24 18:04:10,278 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 892 transitions. [2024-11-24 18:04:10,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:10,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:10,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:10,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:10,320 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:04:14,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:14,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 908 states to 495 states and 908 transitions. [2024-11-24 18:04:14,480 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 908 transitions. [2024-11-24 18:04:14,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:14,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:14,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:14,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 47 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-24 18:04:23,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:23,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 950 states to 509 states and 950 transitions. [2024-11-24 18:04:23,428 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 950 transitions. [2024-11-24 18:04:23,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:23,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:23,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:23,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:23,472 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2024-11-24 18:04:25,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:25,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 957 states to 512 states and 957 transitions. [2024-11-24 18:04:25,377 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 957 transitions. [2024-11-24 18:04:25,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:25,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:25,409 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2024-11-24 18:04:26,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:26,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 960 states to 513 states and 960 transitions. [2024-11-24 18:04:26,226 INFO L276 IsEmpty]: Start isEmpty. Operand 513 states and 960 transitions. [2024-11-24 18:04:26,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:04:26,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:26,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:26,261 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked. [2024-11-24 18:04:27,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 960 states to 514 states and 960 transitions. [2024-11-24 18:04:27,075 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 960 transitions. [2024-11-24 18:04:27,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:04:27,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:27,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:27,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:27,108 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:04:33,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:33,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 976 states to 523 states and 976 transitions. [2024-11-24 18:04:33,199 INFO L276 IsEmpty]: Start isEmpty. Operand 523 states and 976 transitions. [2024-11-24 18:04:33,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:04:33,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:33,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:33,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:33,239 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-24 18:04:37,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:37,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 992 states to 532 states and 992 transitions. [2024-11-24 18:04:37,634 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 992 transitions. [2024-11-24 18:04:37,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:37,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:37,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:38,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:38,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 993 states to 534 states and 993 transitions. [2024-11-24 18:04:38,847 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 993 transitions. [2024-11-24 18:04:38,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:38,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:38,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:38,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:38,882 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:39,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:39,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 994 states to 536 states and 994 transitions. [2024-11-24 18:04:39,813 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 994 transitions. [2024-11-24 18:04:39,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:39,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:39,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:39,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:39,846 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:40,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 995 states to 538 states and 995 transitions. [2024-11-24 18:04:40,776 INFO L276 IsEmpty]: Start isEmpty. Operand 538 states and 995 transitions. [2024-11-24 18:04:40,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:40,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:40,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:40,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:40,818 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:41,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:41,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 996 states to 540 states and 996 transitions. [2024-11-24 18:04:41,686 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 996 transitions. [2024-11-24 18:04:41,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:41,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:41,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:41,718 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-24 18:04:42,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:42,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 542 states and 997 transitions. [2024-11-24 18:04:42,479 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 997 transitions. [2024-11-24 18:04:42,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:04:42,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:42,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:42,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:42,511 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-24 18:04:43,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:43,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 543 states and 997 transitions. [2024-11-24 18:04:43,347 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 997 transitions. [2024-11-24 18:04:43,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:43,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:43,379 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:44,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:44,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 998 states to 545 states and 998 transitions. [2024-11-24 18:04:44,449 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 998 transitions. [2024-11-24 18:04:44,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:44,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:44,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:44,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:44,669 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:45,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:45,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 999 states to 547 states and 999 transitions. [2024-11-24 18:04:45,771 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 999 transitions. [2024-11-24 18:04:45,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:45,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:45,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:45,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:45,804 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 134 trivial. 0 not checked. [2024-11-24 18:04:46,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:46,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 999 states to 548 states and 999 transitions. [2024-11-24 18:04:46,328 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 999 transitions. [2024-11-24 18:04:46,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:46,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:46,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:46,360 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 134 trivial. 0 not checked. [2024-11-24 18:04:47,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:47,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1000 states to 550 states and 1000 transitions. [2024-11-24 18:04:47,313 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 1000 transitions. [2024-11-24 18:04:47,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:47,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:47,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:47,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:47,357 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:48,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1001 states to 552 states and 1001 transitions. [2024-11-24 18:04:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 1001 transitions. [2024-11-24 18:04:48,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:48,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:48,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:48,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:48,502 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:04:49,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:49,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1002 states to 554 states and 1002 transitions. [2024-11-24 18:04:49,436 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 1002 transitions. [2024-11-24 18:04:49,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:49,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:49,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:49,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:49,482 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 66 proven. 12 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-24 18:04:50,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:50,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1004 states to 555 states and 1004 transitions. [2024-11-24 18:04:50,452 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 1004 transitions. [2024-11-24 18:04:50,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:50,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:50,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:50,483 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-24 18:04:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:52,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1006 states to 557 states and 1006 transitions. [2024-11-24 18:04:52,550 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 1006 transitions. [2024-11-24 18:04:52,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:04:52,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:52,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:52,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:52,583 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-11-24 18:05:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:00,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1032 states to 569 states and 1032 transitions. [2024-11-24 18:05:00,084 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 1032 transitions. [2024-11-24 18:05:00,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:05:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:00,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:00,130 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked. [2024-11-24 18:05:00,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:00,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1032 states to 570 states and 1032 transitions. [2024-11-24 18:05:00,610 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 1032 transitions. [2024-11-24 18:05:00,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:05:00,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:00,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:00,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:00,644 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-24 18:05:01,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:01,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1033 states to 572 states and 1033 transitions. [2024-11-24 18:05:01,692 INFO L276 IsEmpty]: Start isEmpty. Operand 572 states and 1033 transitions. [2024-11-24 18:05:01,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:05:01,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:01,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:01,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:01,757 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked. [2024-11-24 18:05:02,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:02,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1034 states to 574 states and 1034 transitions. [2024-11-24 18:05:02,718 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 1034 transitions. [2024-11-24 18:05:02,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:05:02,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:02,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:02,769 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:05:04,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:04,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1035 states to 576 states and 1035 transitions. [2024-11-24 18:05:04,016 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 1035 transitions. [2024-11-24 18:05:04,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:05:04,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:04,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:04,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:04,078 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:05:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 578 states and 1036 transitions. [2024-11-24 18:05:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 578 states and 1036 transitions. [2024-11-24 18:05:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:05:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:05,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:05:06,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:06,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1037 states to 580 states and 1037 transitions. [2024-11-24 18:05:06,301 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 1037 transitions. [2024-11-24 18:05:06,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:05:06,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:06,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:06,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:06,340 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-24 18:05:07,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:07,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 582 states and 1038 transitions. [2024-11-24 18:05:07,348 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 1038 transitions. [2024-11-24 18:05:07,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:05:07,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:07,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:07,381 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 68 proven. 13 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-24 18:05:08,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:08,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 583 states and 1038 transitions. [2024-11-24 18:05:08,372 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 1038 transitions. [2024-11-24 18:05:08,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:05:08,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:08,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:08,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:08,412 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-11-24 18:05:09,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:09,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1039 states to 585 states and 1039 transitions. [2024-11-24 18:05:09,416 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 1039 transitions. [2024-11-24 18:05:09,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:05:09,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:09,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:09,463 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 73 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2024-11-24 18:05:13,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:13,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1055 states to 591 states and 1055 transitions. [2024-11-24 18:05:13,833 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 1055 transitions. [2024-11-24 18:05:13,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:05:13,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:13,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:13,867 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-11-24 18:05:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:14,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1056 states to 593 states and 1056 transitions. [2024-11-24 18:05:14,794 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 1056 transitions. [2024-11-24 18:05:14,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:05:14,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:14,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:14,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:14,827 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 0 proven. 74 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2024-11-24 18:05:19,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:19,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1074 states to 599 states and 1074 transitions. [2024-11-24 18:05:19,001 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 1074 transitions. [2024-11-24 18:05:19,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:05:19,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:19,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:19,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:19,034 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 125 trivial. 0 not checked. [2024-11-24 18:05:22,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:22,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1081 states to 604 states and 1081 transitions. [2024-11-24 18:05:22,378 INFO L276 IsEmpty]: Start isEmpty. Operand 604 states and 1081 transitions. [2024-11-24 18:05:22,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:05:22,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:22,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:22,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:22,424 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-11-24 18:05:25,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:25,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1088 states to 611 states and 1088 transitions. [2024-11-24 18:05:25,560 INFO L276 IsEmpty]: Start isEmpty. Operand 611 states and 1088 transitions. [2024-11-24 18:05:25,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-24 18:05:25,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:25,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:25,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:25,824 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 0 proven. 87 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-24 18:05:28,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 614 states and 1096 transitions. [2024-11-24 18:05:28,809 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 1096 transitions. [2024-11-24 18:05:28,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-24 18:05:28,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:28,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:28,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:28,844 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 0 proven. 87 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-24 18:05:29,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:29,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 615 states and 1099 transitions. [2024-11-24 18:05:29,692 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 1099 transitions. [2024-11-24 18:05:29,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:05:29,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:29,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:29,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2024-11-24 18:05:32,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:32,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1106 states to 618 states and 1106 transitions. [2024-11-24 18:05:32,532 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 1106 transitions. [2024-11-24 18:05:32,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:05:32,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:32,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:32,581 INFO L134 CoverageAnalysis]: Checked inductivity of 185 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:05:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1106 states to 619 states and 1106 transitions. [2024-11-24 18:05:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 1106 transitions. [2024-11-24 18:05:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:05:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:33,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:33,690 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2024-11-24 18:05:34,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:34,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1110 states to 620 states and 1110 transitions. [2024-11-24 18:05:34,599 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 1110 transitions. [2024-11-24 18:05:34,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:05:34,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:34,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:34,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:34,647 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 88 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-24 18:05:37,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:37,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1118 states to 623 states and 1118 transitions. [2024-11-24 18:05:37,332 INFO L276 IsEmpty]: Start isEmpty. Operand 623 states and 1118 transitions. [2024-11-24 18:05:37,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-24 18:05:37,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:37,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:37,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:37,390 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 0 proven. 101 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:05:38,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:38,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1118 states to 624 states and 1118 transitions. [2024-11-24 18:05:38,551 INFO L276 IsEmpty]: Start isEmpty. Operand 624 states and 1118 transitions. [2024-11-24 18:05:38,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-24 18:05:38,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:38,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:38,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:38,627 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 0 proven. 101 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:05:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:39,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1119 states to 626 states and 1119 transitions. [2024-11-24 18:05:39,773 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 1119 transitions. [2024-11-24 18:05:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:39,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:39,813 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 102 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:05:43,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:43,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1127 states to 630 states and 1127 transitions. [2024-11-24 18:05:43,838 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 1127 transitions. [2024-11-24 18:05:43,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:43,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:43,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:43,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:43,874 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-24 18:05:46,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:46,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 630 states and 1126 transitions. [2024-11-24 18:05:46,038 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 1126 transitions. [2024-11-24 18:05:46,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:46,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:46,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:46,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:46,079 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 178 trivial. 0 not checked. [2024-11-24 18:05:46,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:46,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 631 states and 1126 transitions. [2024-11-24 18:05:46,695 INFO L276 IsEmpty]: Start isEmpty. Operand 631 states and 1126 transitions. [2024-11-24 18:05:46,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:46,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:46,752 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-24 18:05:54,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:54,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1146 states to 641 states and 1146 transitions. [2024-11-24 18:05:54,107 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 1146 transitions. [2024-11-24 18:05:54,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:54,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:54,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:54,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:54,152 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 102 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-24 18:05:55,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:55,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1149 states to 643 states and 1149 transitions. [2024-11-24 18:05:55,132 INFO L276 IsEmpty]: Start isEmpty. Operand 643 states and 1149 transitions. [2024-11-24 18:05:55,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:05:55,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:55,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:55,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:55,179 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 178 trivial. 0 not checked. [2024-11-24 18:05:56,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:56,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1150 states to 645 states and 1150 transitions. [2024-11-24 18:05:56,307 INFO L276 IsEmpty]: Start isEmpty. Operand 645 states and 1150 transitions. [2024-11-24 18:05:56,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:05:56,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:56,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:56,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:56,355 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2024-11-24 18:06:11,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:11,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1198 states to 669 states and 1198 transitions. [2024-11-24 18:06:11,654 INFO L276 IsEmpty]: Start isEmpty. Operand 669 states and 1198 transitions. [2024-11-24 18:06:11,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:06:11,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:11,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:11,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:11,692 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-24 18:06:30,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:30,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1247 states to 692 states and 1247 transitions. [2024-11-24 18:06:30,298 INFO L276 IsEmpty]: Start isEmpty. Operand 692 states and 1247 transitions. [2024-11-24 18:06:30,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:06:30,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:30,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:30,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:30,355 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2024-11-24 18:06:31,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1249 states to 693 states and 1249 transitions. [2024-11-24 18:06:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 693 states and 1249 transitions. [2024-11-24 18:06:31,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:06:31,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:31,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:31,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:31,849 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:06:33,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:33,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 695 states and 1250 transitions. [2024-11-24 18:06:33,113 INFO L276 IsEmpty]: Start isEmpty. Operand 695 states and 1250 transitions. [2024-11-24 18:06:33,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:06:33,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:33,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:33,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:33,149 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 114 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:06:37,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:37,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1263 states to 701 states and 1263 transitions. [2024-11-24 18:06:37,165 INFO L276 IsEmpty]: Start isEmpty. Operand 701 states and 1263 transitions. [2024-11-24 18:06:37,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:06:37,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:37,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:37,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:37,204 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 114 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:06:41,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:41,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1276 states to 706 states and 1276 transitions. [2024-11-24 18:06:41,591 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 1276 transitions. [2024-11-24 18:06:41,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:06:41,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:41,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:41,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:41,656 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:06:42,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:42,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1277 states to 708 states and 1277 transitions. [2024-11-24 18:06:42,838 INFO L276 IsEmpty]: Start isEmpty. Operand 708 states and 1277 transitions. [2024-11-24 18:06:42,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:42,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:42,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:42,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:42,898 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-11-24 18:06:44,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:44,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1278 states to 710 states and 1278 transitions. [2024-11-24 18:06:44,175 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 1278 transitions. [2024-11-24 18:06:44,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:44,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:44,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:44,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:44,216 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-11-24 18:06:45,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:45,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1279 states to 712 states and 1279 transitions. [2024-11-24 18:06:45,904 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 1279 transitions. [2024-11-24 18:06:45,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:45,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:45,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:45,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:45,956 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked. [2024-11-24 18:06:48,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:48,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1284 states to 714 states and 1284 transitions. [2024-11-24 18:06:48,028 INFO L276 IsEmpty]: Start isEmpty. Operand 714 states and 1284 transitions. [2024-11-24 18:06:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:48,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:48,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:48,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:48,075 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 115 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked. [2024-11-24 18:06:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:52,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1298 states to 720 states and 1298 transitions. [2024-11-24 18:06:52,446 INFO L276 IsEmpty]: Start isEmpty. Operand 720 states and 1298 transitions. [2024-11-24 18:06:52,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:52,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:52,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:52,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:52,518 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 205 trivial. 0 not checked. [2024-11-24 18:06:56,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:56,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1305 states to 725 states and 1305 transitions. [2024-11-24 18:06:56,752 INFO L276 IsEmpty]: Start isEmpty. Operand 725 states and 1305 transitions. [2024-11-24 18:06:56,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:56,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:56,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:56,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:56,810 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 205 trivial. 0 not checked. [2024-11-24 18:06:59,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:59,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1310 states to 730 states and 1310 transitions. [2024-11-24 18:06:59,471 INFO L276 IsEmpty]: Start isEmpty. Operand 730 states and 1310 transitions. [2024-11-24 18:06:59,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:06:59,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:59,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:59,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:59,508 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked. [2024-11-24 18:07:02,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:02,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1318 states to 735 states and 1318 transitions. [2024-11-24 18:07:02,927 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 1318 transitions. [2024-11-24 18:07:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:07:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 243 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked. [2024-11-24 18:07:06,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:06,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1328 states to 740 states and 1328 transitions. [2024-11-24 18:07:06,545 INFO L276 IsEmpty]: Start isEmpty. Operand 740 states and 1328 transitions. [2024-11-24 18:07:06,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:07:06,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:06,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:06,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:07:09,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:09,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1330 states to 742 states and 1330 transitions. [2024-11-24 18:07:09,851 INFO L276 IsEmpty]: Start isEmpty. Operand 742 states and 1330 transitions. [2024-11-24 18:07:09,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:07:09,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:09,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:09,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:09,888 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-11-24 18:07:11,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:11,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1331 states to 744 states and 1331 transitions. [2024-11-24 18:07:11,149 INFO L276 IsEmpty]: Start isEmpty. Operand 744 states and 1331 transitions. [2024-11-24 18:07:11,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:07:11,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:11,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:11,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:11,195 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 52 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-11-24 18:07:12,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:12,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1332 states to 746 states and 1332 transitions. [2024-11-24 18:07:12,421 INFO L276 IsEmpty]: Start isEmpty. Operand 746 states and 1332 transitions. [2024-11-24 18:07:12,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:07:12,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:12,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:12,466 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:07:14,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:14,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1333 states to 748 states and 1333 transitions. [2024-11-24 18:07:14,182 INFO L276 IsEmpty]: Start isEmpty. Operand 748 states and 1333 transitions. [2024-11-24 18:07:14,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:07:14,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:14,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:14,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:14,227 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:07:16,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:16,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1334 states to 750 states and 1334 transitions. [2024-11-24 18:07:16,013 INFO L276 IsEmpty]: Start isEmpty. Operand 750 states and 1334 transitions. [2024-11-24 18:07:16,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:07:16,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:16,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:16,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:16,062 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:07:17,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:17,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1335 states to 752 states and 1335 transitions. [2024-11-24 18:07:17,487 INFO L276 IsEmpty]: Start isEmpty. Operand 752 states and 1335 transitions. [2024-11-24 18:07:17,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:07:17,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:17,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:17,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:17,531 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:07:18,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:18,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1336 states to 754 states and 1336 transitions. [2024-11-24 18:07:18,826 INFO L276 IsEmpty]: Start isEmpty. Operand 754 states and 1336 transitions. [2024-11-24 18:07:18,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:07:18,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:18,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:18,872 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:22,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:22,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1342 states to 757 states and 1342 transitions. [2024-11-24 18:07:22,040 INFO L276 IsEmpty]: Start isEmpty. Operand 757 states and 1342 transitions. [2024-11-24 18:07:22,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:07:22,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:22,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:22,097 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:26,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:26,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1350 states to 760 states and 1350 transitions. [2024-11-24 18:07:26,114 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1350 transitions. [2024-11-24 18:07:26,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:07:26,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:26,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:26,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:26,163 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:27,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1353 states to 761 states and 1353 transitions. [2024-11-24 18:07:27,412 INFO L276 IsEmpty]: Start isEmpty. Operand 761 states and 1353 transitions. [2024-11-24 18:07:27,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:07:27,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:27,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:27,452 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:28,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:28,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1356 states to 762 states and 1356 transitions. [2024-11-24 18:07:28,565 INFO L276 IsEmpty]: Start isEmpty. Operand 762 states and 1356 transitions. [2024-11-24 18:07:28,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:07:28,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:28,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:28,605 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:29,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:29,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1359 states to 763 states and 1359 transitions. [2024-11-24 18:07:29,990 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 1359 transitions. [2024-11-24 18:07:29,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:29,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:29,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:30,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:30,031 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:33,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:33,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1367 states to 766 states and 1367 transitions. [2024-11-24 18:07:33,573 INFO L276 IsEmpty]: Start isEmpty. Operand 766 states and 1367 transitions. [2024-11-24 18:07:33,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:33,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:33,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:33,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:33,633 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-24 18:07:41,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:41,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 774 states and 1385 transitions. [2024-11-24 18:07:41,120 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1385 transitions. [2024-11-24 18:07:41,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:41,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:41,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:41,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:41,162 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2024-11-24 18:07:44,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:44,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 777 states and 1392 transitions. [2024-11-24 18:07:44,023 INFO L276 IsEmpty]: Start isEmpty. Operand 777 states and 1392 transitions. [2024-11-24 18:07:44,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:44,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:44,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:44,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:44,071 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2024-11-24 18:07:47,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:47,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1400 states to 780 states and 1400 transitions. [2024-11-24 18:07:47,590 INFO L276 IsEmpty]: Start isEmpty. Operand 780 states and 1400 transitions. [2024-11-24 18:07:47,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:47,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:47,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:47,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:47,630 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2024-11-24 18:07:48,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:48,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1403 states to 781 states and 1403 transitions. [2024-11-24 18:07:48,842 INFO L276 IsEmpty]: Start isEmpty. Operand 781 states and 1403 transitions. [2024-11-24 18:07:48,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:48,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:48,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:48,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:48,884 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2024-11-24 18:07:50,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:50,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1405 states to 782 states and 1405 transitions. [2024-11-24 18:07:50,274 INFO L276 IsEmpty]: Start isEmpty. Operand 782 states and 1405 transitions. [2024-11-24 18:07:50,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:50,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:50,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:50,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:50,317 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 258 trivial. 0 not checked. [2024-11-24 18:07:51,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:51,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1405 states to 783 states and 1405 transitions. [2024-11-24 18:07:51,664 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1405 transitions. [2024-11-24 18:07:51,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:51,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:51,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:51,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:51,719 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 258 trivial. 0 not checked. [2024-11-24 18:07:53,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:53,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1405 states to 784 states and 1405 transitions. [2024-11-24 18:07:53,140 INFO L276 IsEmpty]: Start isEmpty. Operand 784 states and 1405 transitions. [2024-11-24 18:07:53,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:07:53,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:53,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:53,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:54,244 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-11-24 18:08:07,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:07,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1443 states to 793 states and 1443 transitions. [2024-11-24 18:08:07,157 INFO L276 IsEmpty]: Start isEmpty. Operand 793 states and 1443 transitions. [2024-11-24 18:08:07,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:08:07,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:07,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:07,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:07,204 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 233 trivial. 0 not checked. [2024-11-24 18:08:09,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:09,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1448 states to 795 states and 1448 transitions. [2024-11-24 18:08:09,909 INFO L276 IsEmpty]: Start isEmpty. Operand 795 states and 1448 transitions. [2024-11-24 18:08:09,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:08:09,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:09,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:09,951 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 216 trivial. 0 not checked. [2024-11-24 18:08:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:15,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1459 states to 801 states and 1459 transitions. [2024-11-24 18:08:15,700 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1459 transitions. [2024-11-24 18:08:15,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:08:15,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:15,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:15,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:15,777 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 233 trivial. 0 not checked. [2024-11-24 18:08:21,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:21,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1467 states to 807 states and 1467 transitions. [2024-11-24 18:08:21,250 INFO L276 IsEmpty]: Start isEmpty. Operand 807 states and 1467 transitions. [2024-11-24 18:08:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:08:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:21,481 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 142 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:22,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1468 states to 809 states and 1468 transitions. [2024-11-24 18:08:22,823 INFO L276 IsEmpty]: Start isEmpty. Operand 809 states and 1468 transitions. [2024-11-24 18:08:22,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:08:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:22,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:22,865 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 142 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:24,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:24,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1469 states to 811 states and 1469 transitions. [2024-11-24 18:08:24,177 INFO L276 IsEmpty]: Start isEmpty. Operand 811 states and 1469 transitions. [2024-11-24 18:08:24,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:08:24,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:24,230 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 142 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1469 states to 812 states and 1469 transitions. [2024-11-24 18:08:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 812 states and 1469 transitions. [2024-11-24 18:08:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:08:25,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:25,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:25,823 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 142 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:27,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:27,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1469 states to 813 states and 1469 transitions. [2024-11-24 18:08:27,300 INFO L276 IsEmpty]: Start isEmpty. Operand 813 states and 1469 transitions. [2024-11-24 18:08:27,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:27,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:27,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:27,364 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-24 18:08:34,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:34,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1484 states to 821 states and 1484 transitions. [2024-11-24 18:08:34,008 INFO L276 IsEmpty]: Start isEmpty. Operand 821 states and 1484 transitions. [2024-11-24 18:08:34,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:34,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:34,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:34,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:34,050 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-24 18:08:40,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:40,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1500 states to 830 states and 1500 transitions. [2024-11-24 18:08:40,765 INFO L276 IsEmpty]: Start isEmpty. Operand 830 states and 1500 transitions. [2024-11-24 18:08:40,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:40,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:40,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:40,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:40,823 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 143 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:43,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:43,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1502 states to 832 states and 1502 transitions. [2024-11-24 18:08:43,964 INFO L276 IsEmpty]: Start isEmpty. Operand 832 states and 1502 transitions. [2024-11-24 18:08:43,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:43,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:43,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:44,021 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-24 18:08:46,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:46,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 834 states and 1506 transitions. [2024-11-24 18:08:46,180 INFO L276 IsEmpty]: Start isEmpty. Operand 834 states and 1506 transitions. [2024-11-24 18:08:46,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:46,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:46,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:46,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:46,232 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-24 18:08:48,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:48,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1511 states to 837 states and 1511 transitions. [2024-11-24 18:08:48,920 INFO L276 IsEmpty]: Start isEmpty. Operand 837 states and 1511 transitions. [2024-11-24 18:08:48,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:48,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:48,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:48,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:48,964 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-24 18:08:50,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:50,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1514 states to 839 states and 1514 transitions. [2024-11-24 18:08:50,293 INFO L276 IsEmpty]: Start isEmpty. Operand 839 states and 1514 transitions. [2024-11-24 18:08:50,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:50,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:50,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:50,359 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-24 18:08:51,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:51,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1514 states to 840 states and 1514 transitions. [2024-11-24 18:08:51,455 INFO L276 IsEmpty]: Start isEmpty. Operand 840 states and 1514 transitions. [2024-11-24 18:08:51,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:51,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:51,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:51,512 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 143 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:52,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:52,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1515 states to 842 states and 1515 transitions. [2024-11-24 18:08:52,958 INFO L276 IsEmpty]: Start isEmpty. Operand 842 states and 1515 transitions. [2024-11-24 18:08:52,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:52,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:52,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:52,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:53,019 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 143 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:54,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:54,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1516 states to 844 states and 1516 transitions. [2024-11-24 18:08:54,465 INFO L276 IsEmpty]: Start isEmpty. Operand 844 states and 1516 transitions. [2024-11-24 18:08:54,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:54,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:54,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:54,510 INFO L134 CoverageAnalysis]: Checked inductivity of 293 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-24 18:08:57,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:57,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1519 states to 847 states and 1519 transitions. [2024-11-24 18:08:57,211 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 1519 transitions. [2024-11-24 18:08:57,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:57,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:57,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:57,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:57,253 INFO L134 CoverageAnalysis]: Checked inductivity of 274 backedges. 0 proven. 143 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-24 18:08:58,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:58,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1520 states to 849 states and 1520 transitions. [2024-11-24 18:08:58,826 INFO L276 IsEmpty]: Start isEmpty. Operand 849 states and 1520 transitions. [2024-11-24 18:08:58,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:08:58,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:58,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:58,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:58,868 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2024-11-24 18:09:02,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:02,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1528 states to 852 states and 1528 transitions. [2024-11-24 18:09:02,578 INFO L276 IsEmpty]: Start isEmpty. Operand 852 states and 1528 transitions. [2024-11-24 18:09:02,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:09:02,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:02,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:02,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:02,615 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2024-11-24 18:09:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:04,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1532 states to 853 states and 1532 transitions. [2024-11-24 18:09:04,014 INFO L276 IsEmpty]: Start isEmpty. Operand 853 states and 1532 transitions. [2024-11-24 18:09:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:04,063 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 238 trivial. 0 not checked. [2024-11-24 18:09:13,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:13,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1548 states to 862 states and 1548 transitions. [2024-11-24 18:09:13,384 INFO L276 IsEmpty]: Start isEmpty. Operand 862 states and 1548 transitions. [2024-11-24 18:09:13,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:13,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:13,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:13,424 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 238 trivial. 0 not checked. [2024-11-24 18:09:20,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:20,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1564 states to 871 states and 1564 transitions. [2024-11-24 18:09:20,727 INFO L276 IsEmpty]: Start isEmpty. Operand 871 states and 1564 transitions. [2024-11-24 18:09:20,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:20,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:20,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:20,770 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked. [2024-11-24 18:09:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:23,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 874 states and 1572 transitions. [2024-11-24 18:09:23,770 INFO L276 IsEmpty]: Start isEmpty. Operand 874 states and 1572 transitions. [2024-11-24 18:09:23,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:23,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:23,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:23,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:23,842 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked. [2024-11-24 18:09:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:25,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1573 states to 875 states and 1573 transitions. [2024-11-24 18:09:25,416 INFO L276 IsEmpty]: Start isEmpty. Operand 875 states and 1573 transitions. [2024-11-24 18:09:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:25,477 INFO L134 CoverageAnalysis]: Checked inductivity of 290 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 268 trivial. 0 not checked. [2024-11-24 18:09:27,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:27,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1573 states to 876 states and 1573 transitions. [2024-11-24 18:09:27,271 INFO L276 IsEmpty]: Start isEmpty. Operand 876 states and 1573 transitions. [2024-11-24 18:09:27,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:09:27,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:27,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:27,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:28,909 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:30,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:30,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1717 states to 938 states and 1717 transitions. [2024-11-24 18:10:30,604 INFO L276 IsEmpty]: Start isEmpty. Operand 938 states and 1717 transitions. [2024-11-24 18:10:30,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:30,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:30,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:30,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:30,654 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked. [2024-11-24 18:10:33,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:33,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1721 states to 940 states and 1721 transitions. [2024-11-24 18:10:33,026 INFO L276 IsEmpty]: Start isEmpty. Operand 940 states and 1721 transitions. [2024-11-24 18:10:33,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:33,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:33,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:33,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:33,087 INFO L134 CoverageAnalysis]: Checked inductivity of 268 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked. [2024-11-24 18:10:34,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:34,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1724 states to 941 states and 1724 transitions. [2024-11-24 18:10:34,673 INFO L276 IsEmpty]: Start isEmpty. Operand 941 states and 1724 transitions. [2024-11-24 18:10:34,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:34,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:34,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:34,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:34,709 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-24 18:10:34,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:34,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1724 states to 942 states and 1724 transitions. [2024-11-24 18:10:34,738 INFO L276 IsEmpty]: Start isEmpty. Operand 942 states and 1724 transitions. [2024-11-24 18:10:34,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:34,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:34,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:34,775 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:36,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:36,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1732 states to 945 states and 1732 transitions. [2024-11-24 18:10:36,288 INFO L276 IsEmpty]: Start isEmpty. Operand 945 states and 1732 transitions. [2024-11-24 18:10:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:36,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:36,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:36,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:36,323 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-24 18:10:36,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:36,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1733 states to 947 states and 1733 transitions. [2024-11-24 18:10:36,359 INFO L276 IsEmpty]: Start isEmpty. Operand 947 states and 1733 transitions. [2024-11-24 18:10:36,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:36,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:36,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:36,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:36,391 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1736 states to 948 states and 1736 transitions. [2024-11-24 18:10:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 948 states and 1736 transitions. [2024-11-24 18:10:36,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:10:36,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:36,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:36,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:37,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:37,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1737 states to 949 states and 1737 transitions. [2024-11-24 18:10:37,151 INFO L276 IsEmpty]: Start isEmpty. Operand 949 states and 1737 transitions. [2024-11-24 18:10:37,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:37,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:37,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:37,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:37,194 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-24 18:10:47,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:47,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1753 states to 958 states and 1753 transitions. [2024-11-24 18:10:47,418 INFO L276 IsEmpty]: Start isEmpty. Operand 958 states and 1753 transitions. [2024-11-24 18:10:47,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:47,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:47,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:47,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:47,485 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2024-11-24 18:10:55,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:55,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1769 states to 967 states and 1769 transitions. [2024-11-24 18:10:55,948 INFO L276 IsEmpty]: Start isEmpty. Operand 967 states and 1769 transitions. [2024-11-24 18:10:55,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:55,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:55,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:56,009 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-24 18:10:56,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:56,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1770 states to 969 states and 1770 transitions. [2024-11-24 18:10:56,133 INFO L276 IsEmpty]: Start isEmpty. Operand 969 states and 1770 transitions. [2024-11-24 18:10:56,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:56,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:56,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:56,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:56,169 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:56,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1772 states to 970 states and 1772 transitions. [2024-11-24 18:10:56,204 INFO L276 IsEmpty]: Start isEmpty. Operand 970 states and 1772 transitions. [2024-11-24 18:10:56,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:56,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:56,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:56,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:56,242 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-24 18:10:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1774 states to 972 states and 1774 transitions. [2024-11-24 18:10:56,364 INFO L276 IsEmpty]: Start isEmpty. Operand 972 states and 1774 transitions. [2024-11-24 18:10:56,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:56,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:56,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:56,414 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:56,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1782 states to 975 states and 1782 transitions. [2024-11-24 18:10:56,672 INFO L276 IsEmpty]: Start isEmpty. Operand 975 states and 1782 transitions. [2024-11-24 18:10:56,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:10:56,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:56,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:56,750 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:10:57,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:57,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1783 states to 976 states and 1783 transitions. [2024-11-24 18:10:57,150 INFO L276 IsEmpty]: Start isEmpty. Operand 976 states and 1783 transitions. [2024-11-24 18:10:57,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:10:57,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:57,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:57,210 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:10:59,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1784 states to 978 states and 1784 transitions. [2024-11-24 18:10:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 978 states and 1784 transitions. [2024-11-24 18:10:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:10:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:59,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:59,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:11:00,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1785 states to 980 states and 1785 transitions. [2024-11-24 18:11:00,828 INFO L276 IsEmpty]: Start isEmpty. Operand 980 states and 1785 transitions. [2024-11-24 18:11:00,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:11:00,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,871 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:11:02,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1786 states to 982 states and 1786 transitions. [2024-11-24 18:11:02,598 INFO L276 IsEmpty]: Start isEmpty. Operand 982 states and 1786 transitions. [2024-11-24 18:11:02,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:11:02,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,645 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:11:04,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1787 states to 984 states and 1787 transitions. [2024-11-24 18:11:04,285 INFO L276 IsEmpty]: Start isEmpty. Operand 984 states and 1787 transitions. [2024-11-24 18:11:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:11:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,325 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:11:05,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1788 states to 986 states and 1788 transitions. [2024-11-24 18:11:05,835 INFO L276 IsEmpty]: Start isEmpty. Operand 986 states and 1788 transitions. [2024-11-24 18:11:05,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:11:05,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,879 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:11:07,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1788 states to 987 states and 1788 transitions. [2024-11-24 18:11:07,440 INFO L276 IsEmpty]: Start isEmpty. Operand 987 states and 1788 transitions. [2024-11-24 18:11:07,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:07,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,480 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:11:09,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1789 states to 989 states and 1789 transitions. [2024-11-24 18:11:09,187 INFO L276 IsEmpty]: Start isEmpty. Operand 989 states and 1789 transitions. [2024-11-24 18:11:09,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:09,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,233 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 283 trivial. 0 not checked. [2024-11-24 18:11:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1796 states to 992 states and 1796 transitions. [2024-11-24 18:11:12,866 INFO L276 IsEmpty]: Start isEmpty. Operand 992 states and 1796 transitions. [2024-11-24 18:11:12,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:12,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,907 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:11:14,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1797 states to 994 states and 1797 transitions. [2024-11-24 18:11:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 994 states and 1797 transitions. [2024-11-24 18:11:14,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:14,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,946 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:11:16,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1798 states to 996 states and 1798 transitions. [2024-11-24 18:11:16,763 INFO L276 IsEmpty]: Start isEmpty. Operand 996 states and 1798 transitions. [2024-11-24 18:11:16,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:16,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,803 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:11:18,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1799 states to 998 states and 1799 transitions. [2024-11-24 18:11:18,729 INFO L276 IsEmpty]: Start isEmpty. Operand 998 states and 1799 transitions. [2024-11-24 18:11:18,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:18,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,771 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-11-24 18:11:20,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1800 states to 1000 states and 1800 transitions. [2024-11-24 18:11:20,740 INFO L276 IsEmpty]: Start isEmpty. Operand 1000 states and 1800 transitions. [2024-11-24 18:11:20,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:20,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,991 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-11-24 18:11:22,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1801 states to 1002 states and 1801 transitions. [2024-11-24 18:11:22,980 INFO L276 IsEmpty]: Start isEmpty. Operand 1002 states and 1801 transitions. [2024-11-24 18:11:22,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:22,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,067 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 327 trivial. 0 not checked. [2024-11-24 18:11:24,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1801 states to 1003 states and 1801 transitions. [2024-11-24 18:11:24,268 INFO L276 IsEmpty]: Start isEmpty. Operand 1003 states and 1801 transitions. [2024-11-24 18:11:24,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:24,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,329 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 327 trivial. 0 not checked. [2024-11-24 18:11:26,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1802 states to 1005 states and 1802 transitions. [2024-11-24 18:11:26,202 INFO L276 IsEmpty]: Start isEmpty. Operand 1005 states and 1802 transitions. [2024-11-24 18:11:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-11-24 18:11:28,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:28,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1803 states to 1007 states and 1803 transitions. [2024-11-24 18:11:28,305 INFO L276 IsEmpty]: Start isEmpty. Operand 1007 states and 1803 transitions. [2024-11-24 18:11:28,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:28,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:28,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:28,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:28,369 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-11-24 18:11:30,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:30,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1804 states to 1009 states and 1804 transitions. [2024-11-24 18:11:30,214 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 1804 transitions. [2024-11-24 18:11:30,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:30,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:30,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:30,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:30,277 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 132 proven. 12 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:11:32,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:32,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1806 states to 1010 states and 1806 transitions. [2024-11-24 18:11:32,150 INFO L276 IsEmpty]: Start isEmpty. Operand 1010 states and 1806 transitions. [2024-11-24 18:11:32,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:32,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:32,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:32,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:32,215 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:11:35,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:35,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1808 states to 1012 states and 1808 transitions. [2024-11-24 18:11:35,638 INFO L276 IsEmpty]: Start isEmpty. Operand 1012 states and 1808 transitions. [2024-11-24 18:11:35,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:35,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:35,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:35,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:35,713 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 132 proven. 12 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:11:37,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:37,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1810 states to 1013 states and 1810 transitions. [2024-11-24 18:11:37,697 INFO L276 IsEmpty]: Start isEmpty. Operand 1013 states and 1810 transitions. [2024-11-24 18:11:37,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:37,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:37,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:37,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:37,741 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 283 trivial. 0 not checked. [2024-11-24 18:11:38,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:38,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1810 states to 1014 states and 1810 transitions. [2024-11-24 18:11:38,674 INFO L276 IsEmpty]: Start isEmpty. Operand 1014 states and 1810 transitions. [2024-11-24 18:11:38,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:38,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:38,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:38,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:38,923 INFO L134 CoverageAnalysis]: Checked inductivity of 266 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-24 18:11:50,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:50,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1834 states to 1025 states and 1834 transitions. [2024-11-24 18:11:50,353 INFO L276 IsEmpty]: Start isEmpty. Operand 1025 states and 1834 transitions. [2024-11-24 18:11:50,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:50,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:50,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:50,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:50,399 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 283 trivial. 0 not checked. [2024-11-24 18:11:51,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:51,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1834 states to 1026 states and 1834 transitions. [2024-11-24 18:11:51,265 INFO L276 IsEmpty]: Start isEmpty. Operand 1026 states and 1834 transitions. [2024-11-24 18:11:51,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:11:51,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:51,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:51,309 INFO L134 CoverageAnalysis]: Checked inductivity of 266 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-11-24 18:12:02,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:02,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1859 states to 1038 states and 1859 transitions. [2024-11-24 18:12:02,750 INFO L276 IsEmpty]: Start isEmpty. Operand 1038 states and 1859 transitions. [2024-11-24 18:12:02,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:02,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:02,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:02,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:02,796 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 283 trivial. 0 not checked. [2024-11-24 18:12:04,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:04,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1860 states to 1040 states and 1860 transitions. [2024-11-24 18:12:04,601 INFO L276 IsEmpty]: Start isEmpty. Operand 1040 states and 1860 transitions. [2024-11-24 18:12:04,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:04,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:04,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:04,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:04,642 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:12:06,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:06,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1861 states to 1042 states and 1861 transitions. [2024-11-24 18:12:06,253 INFO L276 IsEmpty]: Start isEmpty. Operand 1042 states and 1861 transitions. [2024-11-24 18:12:06,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:06,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:06,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:06,288 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:12:06,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:06,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1862 states to 1044 states and 1862 transitions. [2024-11-24 18:12:06,328 INFO L276 IsEmpty]: Start isEmpty. Operand 1044 states and 1862 transitions. [2024-11-24 18:12:06,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:06,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:06,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:06,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:06,372 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:12:06,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:06,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1862 states to 1045 states and 1862 transitions. [2024-11-24 18:12:06,406 INFO L276 IsEmpty]: Start isEmpty. Operand 1045 states and 1862 transitions. [2024-11-24 18:12:06,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:06,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:06,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:06,452 INFO L134 CoverageAnalysis]: Checked inductivity of 304 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 283 trivial. 0 not checked. [2024-11-24 18:12:08,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:08,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1863 states to 1047 states and 1863 transitions. [2024-11-24 18:12:08,123 INFO L276 IsEmpty]: Start isEmpty. Operand 1047 states and 1863 transitions. [2024-11-24 18:12:08,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:08,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:08,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:08,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:08,164 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:12:10,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:10,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1864 states to 1049 states and 1864 transitions. [2024-11-24 18:12:10,190 INFO L276 IsEmpty]: Start isEmpty. Operand 1049 states and 1864 transitions. [2024-11-24 18:12:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:10,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:10,249 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:12:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:12,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1865 states to 1051 states and 1865 transitions. [2024-11-24 18:12:12,054 INFO L276 IsEmpty]: Start isEmpty. Operand 1051 states and 1865 transitions. [2024-11-24 18:12:12,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:12,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:12,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:12,099 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:12:14,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:14,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1866 states to 1053 states and 1866 transitions. [2024-11-24 18:12:14,111 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 1866 transitions. [2024-11-24 18:12:14,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:12:14,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:14,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:14,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:14,155 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked. [2024-11-24 18:12:15,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:15,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1867 states to 1055 states and 1867 transitions. [2024-11-24 18:12:15,892 INFO L276 IsEmpty]: Start isEmpty. Operand 1055 states and 1867 transitions. [2024-11-24 18:12:15,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:15,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:15,982 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:12:18,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1868 states to 1057 states and 1868 transitions. [2024-11-24 18:12:18,231 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 1868 transitions. [2024-11-24 18:12:18,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:18,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:18,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:18,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:18,277 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:12:20,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:20,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1869 states to 1059 states and 1869 transitions. [2024-11-24 18:12:20,237 INFO L276 IsEmpty]: Start isEmpty. Operand 1059 states and 1869 transitions. [2024-11-24 18:12:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:20,302 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:12:22,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:22,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1870 states to 1061 states and 1870 transitions. [2024-11-24 18:12:22,340 INFO L276 IsEmpty]: Start isEmpty. Operand 1061 states and 1870 transitions. [2024-11-24 18:12:22,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:22,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:22,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:22,395 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked. [2024-11-24 18:12:24,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:24,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1871 states to 1063 states and 1871 transitions. [2024-11-24 18:12:24,460 INFO L276 IsEmpty]: Start isEmpty. Operand 1063 states and 1871 transitions. [2024-11-24 18:12:24,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:24,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:24,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:24,502 INFO L134 CoverageAnalysis]: Checked inductivity of 309 backedges. 136 proven. 13 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:12:26,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:26,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1871 states to 1064 states and 1871 transitions. [2024-11-24 18:12:26,330 INFO L276 IsEmpty]: Start isEmpty. Operand 1064 states and 1871 transitions. [2024-11-24 18:12:26,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:26,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:26,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:26,396 INFO L134 CoverageAnalysis]: Checked inductivity of 309 backedges. 136 proven. 13 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:12:28,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:28,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1871 states to 1065 states and 1871 transitions. [2024-11-24 18:12:28,270 INFO L276 IsEmpty]: Start isEmpty. Operand 1065 states and 1871 transitions. [2024-11-24 18:12:28,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:28,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:28,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:28,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:28,314 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:12:28,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:28,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1872 states to 1067 states and 1872 transitions. [2024-11-24 18:12:28,457 INFO L276 IsEmpty]: Start isEmpty. Operand 1067 states and 1872 transitions. [2024-11-24 18:12:28,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:28,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:28,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2024-11-24 18:12:28,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:28,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1872 states to 1068 states and 1872 transitions. [2024-11-24 18:12:28,930 INFO L276 IsEmpty]: Start isEmpty. Operand 1068 states and 1872 transitions. [2024-11-24 18:12:28,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:28,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:28,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:28,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:28,968 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:12:29,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:29,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1892 states to 1074 states and 1892 transitions. [2024-11-24 18:12:29,971 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 1892 transitions. [2024-11-24 18:12:29,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:12:29,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:29,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:30,033 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2024-11-24 18:12:30,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:30,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1914 states to 1086 states and 1914 transitions. [2024-11-24 18:12:30,220 INFO L276 IsEmpty]: Start isEmpty. Operand 1086 states and 1914 transitions. [2024-11-24 18:12:30,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-24 18:12:30,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:30,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:30,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:12:31,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:31,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 1087 states and 1915 transitions. [2024-11-24 18:12:31,172 INFO L276 IsEmpty]: Start isEmpty. Operand 1087 states and 1915 transitions. [2024-11-24 18:12:31,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-24 18:12:31,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:31,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:31,212 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2024-11-24 18:12:32,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:32,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1934 states to 1094 states and 1934 transitions. [2024-11-24 18:12:32,116 INFO L276 IsEmpty]: Start isEmpty. Operand 1094 states and 1934 transitions. [2024-11-24 18:12:32,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:12:32,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:32,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:32,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:32,162 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-24 18:12:33,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:33,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1935 states to 1096 states and 1935 transitions. [2024-11-24 18:12:33,945 INFO L276 IsEmpty]: Start isEmpty. Operand 1096 states and 1935 transitions. [2024-11-24 18:12:33,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:12:33,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:33,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:33,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:33,995 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-24 18:12:36,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:36,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1936 states to 1098 states and 1936 transitions. [2024-11-24 18:12:36,148 INFO L276 IsEmpty]: Start isEmpty. Operand 1098 states and 1936 transitions. [2024-11-24 18:12:36,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:12:36,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:36,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:36,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-24 18:12:37,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:37,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1937 states to 1100 states and 1937 transitions. [2024-11-24 18:12:37,912 INFO L276 IsEmpty]: Start isEmpty. Operand 1100 states and 1937 transitions. [2024-11-24 18:12:37,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:12:37,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:37,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:37,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:37,960 INFO L134 CoverageAnalysis]: Checked inductivity of 319 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked. [2024-11-24 18:12:46,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:46,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1953 states to 1106 states and 1953 transitions. [2024-11-24 18:12:46,372 INFO L276 IsEmpty]: Start isEmpty. Operand 1106 states and 1953 transitions. [2024-11-24 18:12:46,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:12:46,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:46,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:46,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:46,416 INFO L134 CoverageAnalysis]: Checked inductivity of 301 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-24 18:12:48,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:48,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1954 states to 1108 states and 1954 transitions. [2024-11-24 18:12:48,167 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 1954 transitions. [2024-11-24 18:12:48,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:12:48,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:48,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:48,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:48,215 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-24 18:12:52,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:52,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1956 states to 1112 states and 1956 transitions. [2024-11-24 18:12:52,350 INFO L276 IsEmpty]: Start isEmpty. Operand 1112 states and 1956 transitions. [2024-11-24 18:12:52,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:12:52,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:52,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:52,409 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-24 18:12:58,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:58,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1963 states to 1117 states and 1963 transitions. [2024-11-24 18:12:58,754 INFO L276 IsEmpty]: Start isEmpty. Operand 1117 states and 1963 transitions. [2024-11-24 18:12:58,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:12:58,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:58,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:58,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:58,799 INFO L134 CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 338 trivial. 0 not checked. [2024-11-24 18:13:04,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:04,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1970 states to 1124 states and 1970 transitions. [2024-11-24 18:13:04,107 INFO L276 IsEmpty]: Start isEmpty. Operand 1124 states and 1970 transitions. [2024-11-24 18:13:04,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:04,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:04,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:04,367 INFO L134 CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 338 trivial. 0 not checked. [2024-11-24 18:13:09,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:09,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1978 states to 1131 states and 1978 transitions. [2024-11-24 18:13:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 1131 states and 1978 transitions. [2024-11-24 18:13:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:09,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:09,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:09,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:09,256 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 168 trivial. 0 not checked. [2024-11-24 18:13:09,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1979 states to 1133 states and 1979 transitions. [2024-11-24 18:13:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 1133 states and 1979 transitions. [2024-11-24 18:13:09,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:09,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:09,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:09,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:09,423 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 168 trivial. 0 not checked. [2024-11-24 18:13:09,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:09,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1980 states to 1135 states and 1980 transitions. [2024-11-24 18:13:09,543 INFO L276 IsEmpty]: Start isEmpty. Operand 1135 states and 1980 transitions. [2024-11-24 18:13:09,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:09,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:09,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:09,587 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:13:11,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:11,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1988 states to 1138 states and 1988 transitions. [2024-11-24 18:13:11,472 INFO L276 IsEmpty]: Start isEmpty. Operand 1138 states and 1988 transitions. [2024-11-24 18:13:11,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:11,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:11,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:11,511 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 174 trivial. 0 not checked. [2024-11-24 18:13:11,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:11,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1987 states to 1138 states and 1987 transitions. [2024-11-24 18:13:11,549 INFO L276 IsEmpty]: Start isEmpty. Operand 1138 states and 1987 transitions. [2024-11-24 18:13:11,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:11,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:11,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:11,591 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:13:11,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:11,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1988 states to 1139 states and 1988 transitions. [2024-11-24 18:13:11,634 INFO L276 IsEmpty]: Start isEmpty. Operand 1139 states and 1988 transitions. [2024-11-24 18:13:11,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:13:11,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:11,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:11,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:11,674 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 175 trivial. 0 not checked. [2024-11-24 18:13:11,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:11,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2002 states to 1145 states and 2002 transitions. [2024-11-24 18:13:11,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1145 states and 2002 transitions. [2024-11-24 18:13:11,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:13:11,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:11,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:11,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:11,808 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:13:15,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:15,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2010 states to 1148 states and 2010 transitions. [2024-11-24 18:13:15,492 INFO L276 IsEmpty]: Start isEmpty. Operand 1148 states and 2010 transitions. [2024-11-24 18:13:15,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:13:15,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:15,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:15,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:15,579 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:13:15,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:15,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2011 states to 1149 states and 2011 transitions. [2024-11-24 18:13:15,653 INFO L276 IsEmpty]: Start isEmpty. Operand 1149 states and 2011 transitions. [2024-11-24 18:13:15,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:13:15,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:15,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:15,716 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-11-24 18:13:19,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:19,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2034 states to 1159 states and 2034 transitions. [2024-11-24 18:13:19,465 INFO L276 IsEmpty]: Start isEmpty. Operand 1159 states and 2034 transitions. [2024-11-24 18:13:19,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:13:19,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:19,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:19,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:19,508 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-24 18:13:20,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:20,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2037 states to 1160 states and 2037 transitions. [2024-11-24 18:13:20,392 INFO L276 IsEmpty]: Start isEmpty. Operand 1160 states and 2037 transitions. [2024-11-24 18:13:20,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:13:20,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:20,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:20,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:20,436 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 175 trivial. 0 not checked. [2024-11-24 18:13:20,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:20,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2043 states to 1165 states and 2043 transitions. [2024-11-24 18:13:20,650 INFO L276 IsEmpty]: Start isEmpty. Operand 1165 states and 2043 transitions. [2024-11-24 18:13:20,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:13:20,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:20,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:20,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:20,708 INFO L134 CoverageAnalysis]: Checked inductivity of 358 backedges. 175 proven. 0 refuted. 0 times theorem prover too weak. 183 trivial. 0 not checked. [2024-11-24 18:13:27,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:27,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2051 states to 1168 states and 2051 transitions. [2024-11-24 18:13:27,421 INFO L276 IsEmpty]: Start isEmpty. Operand 1168 states and 2051 transitions. [2024-11-24 18:13:27,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:13:27,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:27,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:27,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:27,474 INFO L134 CoverageAnalysis]: Checked inductivity of 358 backedges. 175 proven. 0 refuted. 0 times theorem prover too weak. 183 trivial. 0 not checked. [2024-11-24 18:13:29,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:29,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2054 states to 1169 states and 2054 transitions. [2024-11-24 18:13:29,350 INFO L276 IsEmpty]: Start isEmpty. Operand 1169 states and 2054 transitions. [2024-11-24 18:13:29,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:13:29,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:29,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:29,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:29,395 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-24 18:13:39,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:39,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2069 states to 1178 states and 2069 transitions. [2024-11-24 18:13:39,368 INFO L276 IsEmpty]: Start isEmpty. Operand 1178 states and 2069 transitions. [2024-11-24 18:13:39,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:13:39,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:39,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:39,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:39,413 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-24 18:13:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:49,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2084 states to 1187 states and 2084 transitions. [2024-11-24 18:13:49,034 INFO L276 IsEmpty]: Start isEmpty. Operand 1187 states and 2084 transitions. [2024-11-24 18:13:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:13:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:49,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:49,134 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-24 18:14:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2099 states to 1196 states and 2099 transitions. [2024-11-24 18:14:00,107 INFO L276 IsEmpty]: Start isEmpty. Operand 1196 states and 2099 transitions. [2024-11-24 18:14:00,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:00,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:00,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-24 18:14:10,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:10,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2114 states to 1205 states and 2114 transitions. [2024-11-24 18:14:10,330 INFO L276 IsEmpty]: Start isEmpty. Operand 1205 states and 2114 transitions. [2024-11-24 18:14:10,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:10,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:10,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:10,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:10,384 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 356 trivial. 0 not checked. [2024-11-24 18:14:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:14,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2120 states to 1208 states and 2120 transitions. [2024-11-24 18:14:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 1208 states and 2120 transitions. [2024-11-24 18:14:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:14,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:14,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:14,389 INFO L134 CoverageAnalysis]: Checked inductivity of 360 backedges. 0 proven. 174 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:25,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:25,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2139 states to 1217 states and 2139 transitions. [2024-11-24 18:14:25,748 INFO L276 IsEmpty]: Start isEmpty. Operand 1217 states and 2139 transitions. [2024-11-24 18:14:25,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:25,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:25,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:25,786 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:26,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:26,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2145 states to 1220 states and 2145 transitions. [2024-11-24 18:14:26,686 INFO L276 IsEmpty]: Start isEmpty. Operand 1220 states and 2145 transitions. [2024-11-24 18:14:26,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:26,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:26,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:26,744 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-11-24 18:14:26,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:26,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2146 states to 1222 states and 2146 transitions. [2024-11-24 18:14:26,804 INFO L276 IsEmpty]: Start isEmpty. Operand 1222 states and 2146 transitions. [2024-11-24 18:14:26,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:26,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:26,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:26,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:26,854 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 356 trivial. 0 not checked. [2024-11-24 18:14:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:28,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2149 states to 1223 states and 2149 transitions. [2024-11-24 18:14:28,960 INFO L276 IsEmpty]: Start isEmpty. Operand 1223 states and 2149 transitions. [2024-11-24 18:14:28,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:28,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:28,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:28,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:29,007 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 380 trivial. 0 not checked. [2024-11-24 18:14:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:31,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2149 states to 1224 states and 2149 transitions. [2024-11-24 18:14:31,043 INFO L276 IsEmpty]: Start isEmpty. Operand 1224 states and 2149 transitions. [2024-11-24 18:14:31,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:31,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:31,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:31,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:31,089 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:31,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2152 states to 1225 states and 2152 transitions. [2024-11-24 18:14:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 1225 states and 2152 transitions. [2024-11-24 18:14:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:31,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:31,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:31,390 INFO L134 CoverageAnalysis]: Checked inductivity of 201 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:33,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:33,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2133 states to 1222 states and 2133 transitions. [2024-11-24 18:14:33,409 INFO L276 IsEmpty]: Start isEmpty. Operand 1222 states and 2133 transitions. [2024-11-24 18:14:33,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:33,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:33,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:33,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:33,462 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-11-24 18:14:33,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:33,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2133 states to 1223 states and 2133 transitions. [2024-11-24 18:14:33,522 INFO L276 IsEmpty]: Start isEmpty. Operand 1223 states and 2133 transitions. [2024-11-24 18:14:33,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:14:33,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:33,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:33,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:33,562 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:35,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:35,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2135 states to 1224 states and 2135 transitions. [2024-11-24 18:14:35,478 INFO L276 IsEmpty]: Start isEmpty. Operand 1224 states and 2135 transitions. [2024-11-24 18:14:35,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:35,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:35,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:35,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:35,558 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:35,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:35,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2139 states to 1226 states and 2139 transitions. [2024-11-24 18:14:35,774 INFO L276 IsEmpty]: Start isEmpty. Operand 1226 states and 2139 transitions. [2024-11-24 18:14:35,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:35,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:35,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:35,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:35,992 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-11-24 18:14:36,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2142 states to 1228 states and 2142 transitions. [2024-11-24 18:14:36,050 INFO L276 IsEmpty]: Start isEmpty. Operand 1228 states and 2142 transitions. [2024-11-24 18:14:36,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:36,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,093 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-11-24 18:14:36,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2142 states to 1229 states and 2142 transitions. [2024-11-24 18:14:36,143 INFO L276 IsEmpty]: Start isEmpty. Operand 1229 states and 2142 transitions. [2024-11-24 18:14:36,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:36,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,187 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-24 18:14:36,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2143 states to 1231 states and 2143 transitions. [2024-11-24 18:14:36,322 INFO L276 IsEmpty]: Start isEmpty. Operand 1231 states and 2143 transitions. [2024-11-24 18:14:36,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:36,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,370 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-24 18:14:36,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2145 states to 1233 states and 2145 transitions. [2024-11-24 18:14:36,509 INFO L276 IsEmpty]: Start isEmpty. Operand 1233 states and 2145 transitions. [2024-11-24 18:14:36,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:36,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,557 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:36,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2148 states to 1234 states and 2148 transitions. [2024-11-24 18:14:36,692 INFO L276 IsEmpty]: Start isEmpty. Operand 1234 states and 2148 transitions. [2024-11-24 18:14:36,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:14:36,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,742 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 186 trivial. 0 not checked. [2024-11-24 18:14:36,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2149 states to 1235 states and 2149 transitions. [2024-11-24 18:14:36,907 INFO L276 IsEmpty]: Start isEmpty. Operand 1235 states and 2149 transitions. [2024-11-24 18:14:36,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:14:36,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 197 trivial. 0 not checked. [2024-11-24 18:14:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:38,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2150 states to 1237 states and 2150 transitions. [2024-11-24 18:14:38,924 INFO L276 IsEmpty]: Start isEmpty. Operand 1237 states and 2150 transitions. [2024-11-24 18:14:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:14:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:38,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:38,981 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 197 trivial. 0 not checked. [2024-11-24 18:14:41,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:41,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2150 states to 1238 states and 2150 transitions. [2024-11-24 18:14:41,117 INFO L276 IsEmpty]: Start isEmpty. Operand 1238 states and 2150 transitions. [2024-11-24 18:14:41,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:41,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:41,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:41,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:41,164 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked. [2024-11-24 18:14:43,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:43,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2151 states to 1240 states and 2151 transitions. [2024-11-24 18:14:43,390 INFO L276 IsEmpty]: Start isEmpty. Operand 1240 states and 2151 transitions. [2024-11-24 18:14:43,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:43,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:43,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:43,455 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked. [2024-11-24 18:14:45,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:45,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2152 states to 1242 states and 2152 transitions. [2024-11-24 18:14:45,580 INFO L276 IsEmpty]: Start isEmpty. Operand 1242 states and 2152 transitions. [2024-11-24 18:14:45,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:45,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:45,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:45,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked. [2024-11-24 18:14:47,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:47,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2153 states to 1244 states and 2153 transitions. [2024-11-24 18:14:47,831 INFO L276 IsEmpty]: Start isEmpty. Operand 1244 states and 2153 transitions. [2024-11-24 18:14:47,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:47,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:47,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:47,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:47,896 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked. [2024-11-24 18:14:50,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:50,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2154 states to 1246 states and 2154 transitions. [2024-11-24 18:14:50,151 INFO L276 IsEmpty]: Start isEmpty. Operand 1246 states and 2154 transitions. [2024-11-24 18:14:50,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:50,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:50,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:50,199 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked. [2024-11-24 18:14:52,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:52,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2155 states to 1248 states and 2155 transitions. [2024-11-24 18:14:52,543 INFO L276 IsEmpty]: Start isEmpty. Operand 1248 states and 2155 transitions. [2024-11-24 18:14:52,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:14:52,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:52,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:52,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:52,592 INFO L134 CoverageAnalysis]: Checked inductivity of 402 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 282 trivial. 0 not checked.