./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-memsafety/subseq-alloca-2.i --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_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-memsafety/subseq-alloca-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b --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 332083c9703e7f789c3b57b3574f68dffe1c5555ad9f8a0d56f0eaba0a86f436 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:11:11,462 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:11:11,522 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-05 22:11:11,527 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:11:11,527 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:11:11,548 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:11:11,549 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 22:11:11,549 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 22:11:11,549 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:11:11,550 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:11:11,550 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:11:11,551 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:11:11,551 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:11:11,552 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:11:11,552 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:11:11,552 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:11:11,552 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:11:11,552 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 22:11:11,552 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:11:11,552 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:11:11,552 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_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b 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 -> 332083c9703e7f789c3b57b3574f68dffe1c5555ad9f8a0d56f0eaba0a86f436 [2024-12-05 22:11:11,808 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:11:11,818 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:11:11,821 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:11:11,822 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:11:11,823 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:11:11,824 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-memsafety/subseq-alloca-2.i [2024-12-05 22:11:14,481 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/data/77dff320f/4b41b8f762d145ea993e33635e0a1b91/FLAG34724dcd4 [2024-12-05 22:11:14,716 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:11:14,717 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/sv-benchmarks/c/array-memsafety/subseq-alloca-2.i [2024-12-05 22:11:14,729 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/data/77dff320f/4b41b8f762d145ea993e33635e0a1b91/FLAG34724dcd4 [2024-12-05 22:11:15,041 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/data/77dff320f/4b41b8f762d145ea993e33635e0a1b91 [2024-12-05 22:11:15,043 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:11:15,044 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:11:15,045 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:11:15,045 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:11:15,048 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:11:15,049 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,049 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1082c9b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15, skipping insertion in model container [2024-12-05 22:11:15,049 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,065 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:11:15,294 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:11:15,302 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:11:15,339 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:11:15,361 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:11:15,361 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15 WrapperNode [2024-12-05 22:11:15,362 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:11:15,362 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:11:15,363 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:11:15,363 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:11:15,369 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,379 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,396 INFO L138 Inliner]: procedures = 117, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 111 [2024-12-05 22:11:15,397 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:11:15,397 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:11:15,397 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:11:15,397 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:11:15,402 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,402 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,404 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,404 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,408 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,408 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,411 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,412 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,412 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,413 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:11:15,414 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:11:15,414 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:11:15,414 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:11:15,414 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:11:15,428 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:11:15,437 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:11:15,439 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68b8d975-9e25-4137-af28-dd422c342836/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:11:15,460 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-05 22:11:15,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-05 22:11:15,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-05 22:11:15,461 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-05 22:11:15,461 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:11:15,461 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:11:15,540 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:11:15,541 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:11:15,694 INFO L? ?]: Removed 39 outVars from TransFormulas that were not future-live. [2024-12-05 22:11:15,694 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:11:15,758 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:11:15,758 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2024-12-05 22:11:15,759 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:11:15 BoogieIcfgContainer [2024-12-05 22:11:15,759 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:11:15,759 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:11:15,759 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:11:15,769 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:11:15,769 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:11:15" (1/1) ... [2024-12-05 22:11:15,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:11:15,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:15,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 33 states and 38 transitions. [2024-12-05 22:11:15,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 38 transitions. [2024-12-05 22:11:15,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-12-05 22:11:15,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:15,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:16,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:16,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 34 states and 39 transitions. [2024-12-05 22:11:16,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 39 transitions. [2024-12-05 22:11:16,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-05 22:11:16,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:16,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:16,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:16,132 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:16,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:16,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 36 states and 42 transitions. [2024-12-05 22:11:16,186 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2024-12-05 22:11:16,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-05 22:11:16,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:16,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:16,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:16,278 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:16,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:16,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 40 states and 50 transitions. [2024-12-05 22:11:16,460 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 50 transitions. [2024-12-05 22:11:16,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-05 22:11:16,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:16,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:16,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:16,514 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:16,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:16,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 41 states and 53 transitions. [2024-12-05 22:11:16,535 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 53 transitions. [2024-12-05 22:11:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-05 22:11:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:16,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:16,592 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:16,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:16,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 46 states and 63 transitions. [2024-12-05 22:11:16,854 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 63 transitions. [2024-12-05 22:11:16,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 22:11:16,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:16,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:16,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:16,900 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:17,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:17,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 47 states and 64 transitions. [2024-12-05 22:11:17,192 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 64 transitions. [2024-12-05 22:11:17,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 22:11:17,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:17,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:17,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:17,248 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:17,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:17,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 53 states and 76 transitions. [2024-12-05 22:11:17,638 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 76 transitions. [2024-12-05 22:11:17,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-05 22:11:17,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:17,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:17,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:17,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:17,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:17,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 57 states and 82 transitions. [2024-12-05 22:11:17,995 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 82 transitions. [2024-12-05 22:11:17,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 22:11:17,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:17,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:18,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:18,088 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:18,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:18,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 61 states and 90 transitions. [2024-12-05 22:11:18,376 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 90 transitions. [2024-12-05 22:11:18,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 22:11:18,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:18,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:18,473 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:18,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:18,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 65 states and 100 transitions. [2024-12-05 22:11:18,868 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 100 transitions. [2024-12-05 22:11:18,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 22:11:18,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:18,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:18,920 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:19,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:19,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 66 states and 101 transitions. [2024-12-05 22:11:19,063 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 101 transitions. [2024-12-05 22:11:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 22:11:19,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:19,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:19,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:19,108 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:19,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:19,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 68 states and 103 transitions. [2024-12-05 22:11:19,244 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 103 transitions. [2024-12-05 22:11:19,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 22:11:19,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:19,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:19,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:19,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 74 states and 115 transitions. [2024-12-05 22:11:19,794 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 115 transitions. [2024-12-05 22:11:19,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 22:11:19,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:19,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:19,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:19,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:19,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 75 states and 118 transitions. [2024-12-05 22:11:19,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 118 transitions. [2024-12-05 22:11:19,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:19,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:19,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:19,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:19,984 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:20,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:20,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 80 states and 133 transitions. [2024-12-05 22:11:20,594 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 133 transitions. [2024-12-05 22:11:20,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:20,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:20,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:20,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:20,634 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:21,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:21,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 85 states and 145 transitions. [2024-12-05 22:11:21,319 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 145 transitions. [2024-12-05 22:11:21,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:21,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:21,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:21,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:21,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:21,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 87 states and 146 transitions. [2024-12-05 22:11:21,557 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 146 transitions. [2024-12-05 22:11:21,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:21,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:21,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:21,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:21,601 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:21,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 88 states and 146 transitions. [2024-12-05 22:11:21,799 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 146 transitions. [2024-12-05 22:11:21,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:21,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:21,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:21,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:22,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:22,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 89 states and 146 transitions. [2024-12-05 22:11:22,038 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 146 transitions. [2024-12-05 22:11:22,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:22,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:22,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:22,078 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:22,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:22,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 91 states and 147 transitions. [2024-12-05 22:11:22,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 147 transitions. [2024-12-05 22:11:22,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:22,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:22,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:22,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:22,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:23,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:23,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 98 states and 159 transitions. [2024-12-05 22:11:23,064 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 159 transitions. [2024-12-05 22:11:23,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:11:23,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:23,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:23,139 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:23,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:23,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 99 states and 161 transitions. [2024-12-05 22:11:23,765 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 161 transitions. [2024-12-05 22:11:23,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:23,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:23,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:23,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:23,784 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-05 22:11:24,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:24,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 100 states and 161 transitions. [2024-12-05 22:11:24,404 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 161 transitions. [2024-12-05 22:11:24,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:24,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:24,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:24,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:24,427 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:25,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:25,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 105 states and 170 transitions. [2024-12-05 22:11:25,304 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 170 transitions. [2024-12-05 22:11:25,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:25,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:25,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:25,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:25,405 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:26,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:26,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 111 states and 183 transitions. [2024-12-05 22:11:26,055 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 183 transitions. [2024-12-05 22:11:26,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:26,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:26,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:26,083 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:26,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:26,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 112 states and 183 transitions. [2024-12-05 22:11:26,324 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 183 transitions. [2024-12-05 22:11:26,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:26,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:26,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:26,339 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:26,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:26,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 116 states and 187 transitions. [2024-12-05 22:11:26,789 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 187 transitions. [2024-12-05 22:11:26,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:11:26,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:26,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:26,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:26,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:27,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:27,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 118 states and 190 transitions. [2024-12-05 22:11:27,355 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 190 transitions. [2024-12-05 22:11:27,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:11:27,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:27,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:27,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:27,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-05 22:11:28,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:28,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 120 states and 195 transitions. [2024-12-05 22:11:28,136 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 195 transitions. [2024-12-05 22:11:28,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:11:28,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:28,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:28,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:28,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-05 22:11:28,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:28,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 120 states and 194 transitions. [2024-12-05 22:11:28,437 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 194 transitions. [2024-12-05 22:11:28,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:11:28,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:28,516 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:29,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:29,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 125 states and 199 transitions. [2024-12-05 22:11:29,144 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 199 transitions. [2024-12-05 22:11:29,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:11:29,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:29,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:29,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:29,164 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:29,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:29,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 127 states and 201 transitions. [2024-12-05 22:11:29,410 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 201 transitions. [2024-12-05 22:11:29,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:11:29,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:29,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:29,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:29,573 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:30,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:30,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 131 states and 212 transitions. [2024-12-05 22:11:30,467 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 212 transitions. [2024-12-05 22:11:30,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:11:30,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:30,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:30,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:30,500 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:30,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:30,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 132 states and 213 transitions. [2024-12-05 22:11:30,741 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 213 transitions. [2024-12-05 22:11:30,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:11:30,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:30,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:31,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:31,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 134 states and 215 transitions. [2024-12-05 22:11:31,060 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 215 transitions. [2024-12-05 22:11:31,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:31,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:31,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:31,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:31,185 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:31,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:31,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 104 states and 153 transitions. [2024-12-05 22:11:31,414 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 153 transitions. [2024-12-05 22:11:31,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:31,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:31,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:31,425 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-05 22:11:31,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:31,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 107 states and 157 transitions. [2024-12-05 22:11:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 157 transitions. [2024-12-05 22:11:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:31,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:31,936 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:32,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:32,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 112 states and 167 transitions. [2024-12-05 22:11:32,892 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 167 transitions. [2024-12-05 22:11:32,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:32,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:32,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:32,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:33,117 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:34,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:34,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 117 states and 184 transitions. [2024-12-05 22:11:34,402 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 184 transitions. [2024-12-05 22:11:34,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:34,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:34,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:34,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:34,416 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:34,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:34,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 119 states and 187 transitions. [2024-12-05 22:11:34,674 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 187 transitions. [2024-12-05 22:11:34,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:34,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:34,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:34,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:34,704 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:35,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 120 states and 187 transitions. [2024-12-05 22:11:35,019 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 187 transitions. [2024-12-05 22:11:35,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:35,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:35,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:35,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:35,034 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:35,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:35,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 121 states and 187 transitions. [2024-12-05 22:11:35,323 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 187 transitions. [2024-12-05 22:11:35,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:11:35,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:35,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:35,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:35,347 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:35,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:35,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 123 states and 188 transitions. [2024-12-05 22:11:35,679 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 188 transitions. [2024-12-05 22:11:35,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:35,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:35,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:35,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:35,894 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:37,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:37,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 128 states and 207 transitions. [2024-12-05 22:11:37,041 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 207 transitions. [2024-12-05 22:11:37,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:37,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:37,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:37,074 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:37,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 130 states and 210 transitions. [2024-12-05 22:11:37,445 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 210 transitions. [2024-12-05 22:11:37,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:37,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:37,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:37,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:37,472 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:38,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:38,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 133 states and 217 transitions. [2024-12-05 22:11:38,372 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 217 transitions. [2024-12-05 22:11:38,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:38,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:38,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:38,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:38,411 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:38,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:38,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 135 states and 218 transitions. [2024-12-05 22:11:38,732 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 218 transitions. [2024-12-05 22:11:38,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:38,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:38,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:38,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:38,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:39,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:39,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 136 states and 218 transitions. [2024-12-05 22:11:39,094 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 218 transitions. [2024-12-05 22:11:39,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:39,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:39,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:39,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:39,111 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:39,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:39,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 138 states and 219 transitions. [2024-12-05 22:11:39,434 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 219 transitions. [2024-12-05 22:11:39,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:39,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:39,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:39,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:39,448 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:11:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:40,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 141 states and 223 transitions. [2024-12-05 22:11:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 223 transitions. [2024-12-05 22:11:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:40,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:40,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:40,199 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:41,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:41,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 146 states and 232 transitions. [2024-12-05 22:11:41,569 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 232 transitions. [2024-12-05 22:11:41,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:41,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:41,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:41,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:41,581 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-05 22:11:42,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:42,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 147 states and 232 transitions. [2024-12-05 22:11:42,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 232 transitions. [2024-12-05 22:11:42,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:42,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:42,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:42,883 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:43,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:43,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 149 states and 233 transitions. [2024-12-05 22:11:43,271 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 233 transitions. [2024-12-05 22:11:43,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:11:43,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:43,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:43,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:43,281 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:11:43,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:43,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 150 states and 233 transitions. [2024-12-05 22:11:43,647 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 233 transitions. [2024-12-05 22:11:43,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:11:43,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:43,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:43,658 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-05 22:11:44,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 150 states and 230 transitions. [2024-12-05 22:11:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 230 transitions. [2024-12-05 22:11:44,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:11:44,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:44,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:44,582 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:46,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:46,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 155 states and 239 transitions. [2024-12-05 22:11:46,106 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 239 transitions. [2024-12-05 22:11:46,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:11:46,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:46,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:46,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:46,131 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:46,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:46,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 151 states and 230 transitions. [2024-12-05 22:11:46,855 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 230 transitions. [2024-12-05 22:11:46,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:11:46,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:46,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:46,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:46,871 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:47,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:47,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 149 states and 225 transitions. [2024-12-05 22:11:47,264 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 225 transitions. [2024-12-05 22:11:47,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:11:47,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:47,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:47,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:47,353 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-05 22:11:48,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:48,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 151 states and 229 transitions. [2024-12-05 22:11:48,758 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 229 transitions. [2024-12-05 22:11:48,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 22:11:48,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:48,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:48,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:48,791 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-05 22:11:49,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:49,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 153 states and 231 transitions. [2024-12-05 22:11:49,489 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 231 transitions. [2024-12-05 22:11:49,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-05 22:11:49,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:49,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:49,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:49,705 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:50,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:50,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 154 states and 231 transitions. [2024-12-05 22:11:50,097 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 231 transitions. [2024-12-05 22:11:50,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:11:50,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:50,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:50,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:50,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:52,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:52,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 159 states and 248 transitions. [2024-12-05 22:11:52,089 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 248 transitions. [2024-12-05 22:11:52,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:11:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:52,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:52,101 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:52,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:52,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 161 states and 250 transitions. [2024-12-05 22:11:52,529 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 250 transitions. [2024-12-05 22:11:52,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:11:52,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:52,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:52,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:52,543 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:11:52,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:52,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 162 states and 252 transitions. [2024-12-05 22:11:52,936 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 252 transitions. [2024-12-05 22:11:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:11:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:52,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:52,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:53,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:53,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 164 states and 253 transitions. [2024-12-05 22:11:53,382 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 253 transitions. [2024-12-05 22:11:53,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:11:53,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:53,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:53,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:53,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:53,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:53,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 165 states and 253 transitions. [2024-12-05 22:11:53,812 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 253 transitions. [2024-12-05 22:11:53,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:53,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:53,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:53,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:53,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:11:54,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:54,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 167 states and 255 transitions. [2024-12-05 22:11:54,269 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 255 transitions. [2024-12-05 22:11:54,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:54,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:54,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:54,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:54,589 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:56,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:56,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 172 states and 276 transitions. [2024-12-05 22:11:56,156 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 276 transitions. [2024-12-05 22:11:56,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:56,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:56,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:56,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:56,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:11:57,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:57,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 175 states and 283 transitions. [2024-12-05 22:11:57,017 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 283 transitions. [2024-12-05 22:11:57,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:57,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:57,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:57,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:57,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:11:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:57,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 176 states and 283 transitions. [2024-12-05 22:11:57,459 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 283 transitions. [2024-12-05 22:11:57,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:57,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:57,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:57,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:57,495 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:57,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:57,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 178 states and 284 transitions. [2024-12-05 22:11:57,921 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 284 transitions. [2024-12-05 22:11:57,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:57,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:57,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:57,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:57,955 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:11:58,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:11:58,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 179 states and 284 transitions. [2024-12-05 22:11:58,416 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 284 transitions. [2024-12-05 22:11:58,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:11:58,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:11:58,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:11:58,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:11:58,427 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:12:00,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:00,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 184 states and 293 transitions. [2024-12-05 22:12:00,219 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 293 transitions. [2024-12-05 22:12:00,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:12:00,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:00,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:00,230 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-05 22:12:01,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 185 states and 293 transitions. [2024-12-05 22:12:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 293 transitions. [2024-12-05 22:12:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:12:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:01,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:01,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:01,255 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:12:01,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:01,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 186 states and 293 transitions. [2024-12-05 22:12:01,699 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 293 transitions. [2024-12-05 22:12:01,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:12:01,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:01,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:01,710 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:12:02,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:02,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 188 states and 294 transitions. [2024-12-05 22:12:02,154 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 294 transitions. [2024-12-05 22:12:02,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:02,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:02,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:02,166 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:12:03,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:03,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 188 states and 291 transitions. [2024-12-05 22:12:03,281 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 291 transitions. [2024-12-05 22:12:03,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:03,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:03,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:03,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:03,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:04,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:04,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 189 states and 293 transitions. [2024-12-05 22:12:04,821 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 293 transitions. [2024-12-05 22:12:04,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:04,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:04,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:04,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:04,841 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:05,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 190 states and 294 transitions. [2024-12-05 22:12:05,919 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 294 transitions. [2024-12-05 22:12:05,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:05,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:05,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:05,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:06,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:06,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 188 states and 289 transitions. [2024-12-05 22:12:06,321 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 289 transitions. [2024-12-05 22:12:06,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:06,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:06,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:06,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:06,374 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-05 22:12:07,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:07,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 190 states and 292 transitions. [2024-12-05 22:12:07,381 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 292 transitions. [2024-12-05 22:12:07,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:07,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:07,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:07,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:07,392 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:12:07,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:07,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 189 states and 290 transitions. [2024-12-05 22:12:07,774 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 290 transitions. [2024-12-05 22:12:07,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-05 22:12:07,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:07,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:07,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:07,786 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:12:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 191 states and 292 transitions. [2024-12-05 22:12:08,730 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 292 transitions. [2024-12-05 22:12:08,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:12:08,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:08,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:08,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:09,110 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:11,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:11,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 196 states and 310 transitions. [2024-12-05 22:12:11,269 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 310 transitions. [2024-12-05 22:12:11,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:12:11,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:11,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:11,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:11,299 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:11,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:11,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 197 states and 310 transitions. [2024-12-05 22:12:11,814 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 310 transitions. [2024-12-05 22:12:11,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:12:11,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:11,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:11,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:11,828 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:12,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:12,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 199 states and 311 transitions. [2024-12-05 22:12:12,405 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 311 transitions. [2024-12-05 22:12:12,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:12:12,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:12,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:12,469 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:12,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:12,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 201 states and 312 transitions. [2024-12-05 22:12:12,988 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 312 transitions. [2024-12-05 22:12:12,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:12,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:12,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:12,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:13,405 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:14,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:14,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 206 states and 332 transitions. [2024-12-05 22:12:14,831 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 332 transitions. [2024-12-05 22:12:14,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:14,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:14,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:14,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:14,883 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:16,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:16,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 210 states and 336 transitions. [2024-12-05 22:12:16,495 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 336 transitions. [2024-12-05 22:12:16,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:16,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:16,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:16,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:16,533 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:17,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:17,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 212 states and 338 transitions. [2024-12-05 22:12:17,623 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 338 transitions. [2024-12-05 22:12:17,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:17,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:17,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:17,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:17,659 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:18,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:18,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 213 states and 338 transitions. [2024-12-05 22:12:18,265 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 338 transitions. [2024-12-05 22:12:18,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:18,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:18,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:18,278 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:20,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 218 states and 347 transitions. [2024-12-05 22:12:20,386 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 347 transitions. [2024-12-05 22:12:20,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:20,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:20,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:20,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:20,399 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:12:21,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:21,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 218 states and 345 transitions. [2024-12-05 22:12:21,990 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 345 transitions. [2024-12-05 22:12:21,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:21,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:21,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:21,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:22,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:22,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 220 states and 346 transitions. [2024-12-05 22:12:22,602 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 346 transitions. [2024-12-05 22:12:22,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:22,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:22,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:22,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:22,614 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-05 22:12:23,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:23,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 221 states and 346 transitions. [2024-12-05 22:12:23,125 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 346 transitions. [2024-12-05 22:12:23,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:12:23,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:23,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:23,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:23,139 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-05 22:12:24,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 222 states and 347 transitions. [2024-12-05 22:12:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 347 transitions. [2024-12-05 22:12:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:12:24,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:24,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:24,277 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:26,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:26,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 224 states and 352 transitions. [2024-12-05 22:12:26,557 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 352 transitions. [2024-12-05 22:12:26,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:12:26,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:26,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:26,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:26,615 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:27,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:27,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 223 states and 347 transitions. [2024-12-05 22:12:27,699 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 347 transitions. [2024-12-05 22:12:27,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:12:27,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:27,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:27,728 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:28,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:28,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 222 states and 343 transitions. [2024-12-05 22:12:28,294 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 343 transitions. [2024-12-05 22:12:28,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:12:28,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:28,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:28,363 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:12:29,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 224 states and 346 transitions. [2024-12-05 22:12:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 346 transitions. [2024-12-05 22:12:29,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-05 22:12:29,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:29,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:29,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:29,734 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-05 22:12:30,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:30,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 226 states and 348 transitions. [2024-12-05 22:12:30,974 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 348 transitions. [2024-12-05 22:12:30,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:30,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:30,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:30,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:30,989 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-12-05 22:12:31,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:31,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 225 states and 346 transitions. [2024-12-05 22:12:31,396 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 346 transitions. [2024-12-05 22:12:31,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:31,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:31,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:31,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:31,411 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:32,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:32,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 227 states and 347 transitions. [2024-12-05 22:12:32,137 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 347 transitions. [2024-12-05 22:12:32,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:32,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:32,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:32,611 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:35,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:35,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 232 states and 365 transitions. [2024-12-05 22:12:35,288 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 365 transitions. [2024-12-05 22:12:35,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:35,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:35,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:35,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:35,325 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:35,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:35,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 233 states and 365 transitions. [2024-12-05 22:12:35,946 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 365 transitions. [2024-12-05 22:12:35,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:35,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:35,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:35,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:35,982 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:36,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:36,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 235 states and 366 transitions. [2024-12-05 22:12:36,679 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 366 transitions. [2024-12-05 22:12:36,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:36,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:36,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:36,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:37,227 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:39,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 240 states and 388 transitions. [2024-12-05 22:12:39,575 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 388 transitions. [2024-12-05 22:12:39,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:39,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:39,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:39,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:39,596 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:12:40,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:40,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 389 states to 242 states and 389 transitions. [2024-12-05 22:12:40,253 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 389 transitions. [2024-12-05 22:12:40,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:40,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:40,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:40,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:12:40,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:40,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 243 states and 390 transitions. [2024-12-05 22:12:40,965 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 390 transitions. [2024-12-05 22:12:40,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:40,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:40,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:41,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:41,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 244 states and 390 transitions. [2024-12-05 22:12:41,731 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 390 transitions. [2024-12-05 22:12:41,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:41,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:41,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:41,780 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:42,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:42,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 246 states and 391 transitions. [2024-12-05 22:12:42,463 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 391 transitions. [2024-12-05 22:12:42,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:42,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:42,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:42,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:42,478 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:45,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:45,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 251 states and 400 transitions. [2024-12-05 22:12:45,106 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 400 transitions. [2024-12-05 22:12:45,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:45,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:45,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:45,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:45,120 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-05 22:12:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 251 states and 398 transitions. [2024-12-05 22:12:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 398 transitions. [2024-12-05 22:12:46,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:46,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:46,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:46,955 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:47,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:47,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 253 states and 399 transitions. [2024-12-05 22:12:47,652 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 399 transitions. [2024-12-05 22:12:47,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:12:47,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:47,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:47,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:47,665 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-12-05 22:12:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:48,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 254 states and 399 transitions. [2024-12-05 22:12:48,338 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 399 transitions. [2024-12-05 22:12:48,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:48,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:48,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:48,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:48,352 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-05 22:12:50,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:50,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 254 states and 396 transitions. [2024-12-05 22:12:50,014 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 396 transitions. [2024-12-05 22:12:50,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:50,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:50,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:50,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:50,035 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:12:52,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:52,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 256 states and 400 transitions. [2024-12-05 22:12:52,878 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 400 transitions. [2024-12-05 22:12:52,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:52,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:52,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:52,900 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:12:53,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:53,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 256 states and 399 transitions. [2024-12-05 22:12:53,666 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 399 transitions. [2024-12-05 22:12:53,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:53,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:53,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:53,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:53,687 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:12:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:54,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 254 states and 394 transitions. [2024-12-05 22:12:54,413 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 394 transitions. [2024-12-05 22:12:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:54,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:54,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:54,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:54,486 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-12-05 22:12:56,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:56,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 397 states to 256 states and 397 transitions. [2024-12-05 22:12:56,065 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 397 transitions. [2024-12-05 22:12:56,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-05 22:12:56,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:56,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:56,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:56,086 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-05 22:12:57,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:57,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 258 states and 399 transitions. [2024-12-05 22:12:57,554 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 399 transitions. [2024-12-05 22:12:57,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:12:57,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:57,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:58,158 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:00,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:00,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 263 states and 416 transitions. [2024-12-05 22:13:00,608 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 416 transitions. [2024-12-05 22:13:00,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:13:00,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:00,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:00,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:00,671 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:02,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:02,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 265 states and 418 transitions. [2024-12-05 22:13:02,260 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 418 transitions. [2024-12-05 22:13:02,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:13:02,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:02,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:02,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:02,274 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:13:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:03,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 267 states and 419 transitions. [2024-12-05 22:13:03,275 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 419 transitions. [2024-12-05 22:13:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:13:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:03,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:03,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:03,356 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:04,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:04,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 268 states and 419 transitions. [2024-12-05 22:13:04,159 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 419 transitions. [2024-12-05 22:13:04,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:04,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:04,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:04,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:04,188 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:05,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:05,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 270 states and 420 transitions. [2024-12-05 22:13:05,011 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 420 transitions. [2024-12-05 22:13:05,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:05,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:05,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:05,546 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:08,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:08,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 275 states and 442 transitions. [2024-12-05 22:13:08,371 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 442 transitions. [2024-12-05 22:13:08,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:08,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:08,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:08,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:09,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 276 states and 443 transitions. [2024-12-05 22:13:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 443 transitions. [2024-12-05 22:13:09,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:09,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:09,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:09,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:09,215 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:09,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:09,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 278 states and 444 transitions. [2024-12-05 22:13:09,926 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 444 transitions. [2024-12-05 22:13:09,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:09,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:09,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:09,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:10,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:10,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 279 states and 444 transitions. [2024-12-05 22:13:10,735 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 444 transitions. [2024-12-05 22:13:10,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:10,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:10,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:10,749 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:13:13,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:13,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 284 states and 452 transitions. [2024-12-05 22:13:13,153 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 452 transitions. [2024-12-05 22:13:13,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:13,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:13,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:13,168 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-05 22:13:15,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:15,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 284 states and 450 transitions. [2024-12-05 22:13:15,575 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 450 transitions. [2024-12-05 22:13:15,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:15,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:15,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:15,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:15,595 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:13:17,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:17,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 286 states and 452 transitions. [2024-12-05 22:13:17,032 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 452 transitions. [2024-12-05 22:13:17,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:13:17,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:17,046 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-12-05 22:13:17,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:17,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 287 states and 452 transitions. [2024-12-05 22:13:17,800 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 452 transitions. [2024-12-05 22:13:17,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:13:17,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:17,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:17,880 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-05 22:13:19,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:19,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 287 states and 449 transitions. [2024-12-05 22:13:19,802 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 449 transitions. [2024-12-05 22:13:19,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:13:19,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:19,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:19,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:19,824 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:22,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:22,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 288 states and 451 transitions. [2024-12-05 22:13:22,136 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 451 transitions. [2024-12-05 22:13:22,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:13:22,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:22,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:22,161 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:23,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:23,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 289 states and 452 transitions. [2024-12-05 22:13:23,846 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 452 transitions. [2024-12-05 22:13:23,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:13:23,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:23,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:23,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:23,869 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:24,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 287 states and 447 transitions. [2024-12-05 22:13:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 447 transitions. [2024-12-05 22:13:24,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:13:24,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:24,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:24,749 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-12-05 22:13:26,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:26,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 289 states and 450 transitions. [2024-12-05 22:13:26,498 INFO L276 IsEmpty]: Start isEmpty. Operand 289 states and 450 transitions. [2024-12-05 22:13:26,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:13:26,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:26,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:26,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:26,513 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-05 22:13:28,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:28,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 291 states and 452 transitions. [2024-12-05 22:13:28,084 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 452 transitions. [2024-12-05 22:13:28,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:13:28,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:28,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:28,829 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:32,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:32,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 296 states and 470 transitions. [2024-12-05 22:13:32,729 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 470 transitions. [2024-12-05 22:13:32,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:13:32,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:32,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:32,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:33,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:33,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 298 states and 471 transitions. [2024-12-05 22:13:33,672 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 471 transitions. [2024-12-05 22:13:33,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:13:33,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:33,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:33,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:33,722 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:34,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:34,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 300 states and 472 transitions. [2024-12-05 22:13:34,602 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 472 transitions. [2024-12-05 22:13:34,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:13:34,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:34,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:34,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:35,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:35,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 301 states and 472 transitions. [2024-12-05 22:13:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 472 transitions. [2024-12-05 22:13:35,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:35,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:35,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:35,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:35,514 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:13:36,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:36,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 303 states and 473 transitions. [2024-12-05 22:13:36,439 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 473 transitions. [2024-12-05 22:13:36,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:36,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:36,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:36,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:37,072 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:40,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:40,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 308 states and 495 transitions. [2024-12-05 22:13:40,388 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 495 transitions. [2024-12-05 22:13:40,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:40,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:40,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:40,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:40,414 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:13:41,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:41,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 309 states and 496 transitions. [2024-12-05 22:13:41,356 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 496 transitions. [2024-12-05 22:13:41,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:41,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:41,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:41,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:41,415 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:42,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 310 states and 496 transitions. [2024-12-05 22:13:42,330 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 496 transitions. [2024-12-05 22:13:42,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:42,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:42,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:42,420 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:13:43,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:43,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 312 states and 497 transitions. [2024-12-05 22:13:43,313 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 497 transitions. [2024-12-05 22:13:43,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:43,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:43,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:43,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:43,328 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:46,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:46,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 317 states and 506 transitions. [2024-12-05 22:13:46,756 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 506 transitions. [2024-12-05 22:13:46,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:46,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:46,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:46,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:46,771 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-05 22:13:48,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:48,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 318 states and 506 transitions. [2024-12-05 22:13:48,653 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 506 transitions. [2024-12-05 22:13:48,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:48,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:48,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:48,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:48,667 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:49,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:49,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 319 states and 506 transitions. [2024-12-05 22:13:49,415 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 506 transitions. [2024-12-05 22:13:49,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:13:49,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:49,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:49,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:49,431 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-05 22:13:50,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:50,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 321 states and 507 transitions. [2024-12-05 22:13:50,305 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 507 transitions. [2024-12-05 22:13:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:13:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:50,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:50,322 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-05 22:13:52,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:52,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 321 states and 504 transitions. [2024-12-05 22:13:52,502 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 504 transitions. [2024-12-05 22:13:52,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:13:52,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:52,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:52,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:52,528 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:13:56,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:56,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 508 states to 323 states and 508 transitions. [2024-12-05 22:13:56,189 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 508 transitions. [2024-12-05 22:13:56,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:13:56,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:56,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:56,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:56,223 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:13:57,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:57,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 323 states and 507 transitions. [2024-12-05 22:13:57,097 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 507 transitions. [2024-12-05 22:13:57,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:13:57,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:57,129 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:13:59,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:59,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 323 states and 506 transitions. [2024-12-05 22:13:59,827 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 506 transitions. [2024-12-05 22:13:59,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:13:59,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:59,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:59,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:59,904 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked. [2024-12-05 22:14:01,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:01,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 325 states and 509 transitions. [2024-12-05 22:14:01,896 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 509 transitions. [2024-12-05 22:14:01,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:14:01,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:01,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:01,913 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-12-05 22:14:02,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:02,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 324 states and 507 transitions. [2024-12-05 22:14:02,551 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 507 transitions. [2024-12-05 22:14:02,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 22:14:02,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:02,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:02,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:02,567 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-05 22:14:04,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:04,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 510 states to 326 states and 510 transitions. [2024-12-05 22:14:04,393 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 510 transitions. [2024-12-05 22:14:04,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 22:14:04,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:04,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:04,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:04,409 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-05 22:14:05,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:05,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 326 states and 509 transitions. [2024-12-05 22:14:05,327 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 509 transitions. [2024-12-05 22:14:05,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:14:05,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:05,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:05,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:06,309 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:09,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:09,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 331 states and 526 transitions. [2024-12-05 22:14:09,890 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 526 transitions. [2024-12-05 22:14:09,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:14:09,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:09,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:09,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:09,912 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:14:11,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:11,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 333 states and 527 transitions. [2024-12-05 22:14:11,083 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 527 transitions. [2024-12-05 22:14:11,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:14:11,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:11,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:11,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:11,141 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:13,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:13,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 335 states and 529 transitions. [2024-12-05 22:14:13,325 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 529 transitions. [2024-12-05 22:14:13,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:14:13,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:13,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:13,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:13,394 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:14,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:14,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 336 states and 529 transitions. [2024-12-05 22:14:14,496 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 529 transitions. [2024-12-05 22:14:14,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:14,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:14,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:14,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:15,331 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:18,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:18,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 341 states and 550 transitions. [2024-12-05 22:14:18,104 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 550 transitions. [2024-12-05 22:14:18,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:18,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:18,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:18,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:18,144 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:14:20,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:20,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 344 states and 552 transitions. [2024-12-05 22:14:20,305 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 552 transitions. [2024-12-05 22:14:20,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:20,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:20,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:20,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:20,412 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:22,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:22,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 346 states and 554 transitions. [2024-12-05 22:14:22,765 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 554 transitions. [2024-12-05 22:14:22,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:22,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:22,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:22,843 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:23,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:23,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 347 states and 554 transitions. [2024-12-05 22:14:23,867 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 554 transitions. [2024-12-05 22:14:23,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:23,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:23,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:23,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:23,884 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:14:26,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:26,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 352 states and 562 transitions. [2024-12-05 22:14:26,846 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 562 transitions. [2024-12-05 22:14:26,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:26,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:26,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:26,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:26,862 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-05 22:14:30,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:30,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 352 states and 560 transitions. [2024-12-05 22:14:30,148 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 560 transitions. [2024-12-05 22:14:30,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:30,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:30,164 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:14:32,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:32,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 354 states and 562 transitions. [2024-12-05 22:14:32,083 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 562 transitions. [2024-12-05 22:14:32,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:14:32,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:32,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:32,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:32,099 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-12-05 22:14:33,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:33,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 355 states and 562 transitions. [2024-12-05 22:14:33,049 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 562 transitions. [2024-12-05 22:14:33,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:14:33,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:33,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:33,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:33,066 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-05 22:14:35,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:35,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 356 states and 563 transitions. [2024-12-05 22:14:35,007 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 563 transitions. [2024-12-05 22:14:35,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:14:35,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:35,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:35,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:14:39,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:39,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 356 states and 564 transitions. [2024-12-05 22:14:39,854 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 564 transitions. [2024-12-05 22:14:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:14:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:39,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:39,881 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:14:41,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:41,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 355 states and 559 transitions. [2024-12-05 22:14:41,715 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 559 transitions. [2024-12-05 22:14:41,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:14:41,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:41,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:41,759 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:14:42,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:42,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 555 states to 354 states and 555 transitions. [2024-12-05 22:14:42,814 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 555 transitions. [2024-12-05 22:14:42,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:14:42,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:42,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:42,894 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-12-05 22:14:45,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:45,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 558 states to 356 states and 558 transitions. [2024-12-05 22:14:45,168 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 558 transitions. [2024-12-05 22:14:45,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 22:14:45,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:45,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:45,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:45,186 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-05 22:14:47,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:47,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 358 states and 560 transitions. [2024-12-05 22:14:47,220 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 560 transitions. [2024-12-05 22:14:47,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:14:47,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:47,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:47,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:47,237 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-05 22:14:47,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:47,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 558 states to 357 states and 558 transitions. [2024-12-05 22:14:47,794 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 558 transitions. [2024-12-05 22:14:47,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:14:47,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:47,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:48,668 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:53,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:53,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 362 states and 576 transitions. [2024-12-05 22:14:53,650 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 576 transitions. [2024-12-05 22:14:53,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:14:53,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:53,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:53,667 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:14:54,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:54,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 364 states and 577 transitions. [2024-12-05 22:14:54,792 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 577 transitions. [2024-12-05 22:14:54,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:14:54,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:54,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:54,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:54,858 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:55,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:55,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 366 states and 578 transitions. [2024-12-05 22:14:55,975 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 578 transitions. [2024-12-05 22:14:55,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:14:55,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:55,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:55,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:56,041 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:14:57,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:57,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 367 states and 578 transitions. [2024-12-05 22:14:57,197 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 578 transitions. [2024-12-05 22:14:57,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:14:57,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:57,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:57,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:58,015 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:01,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:01,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 372 states and 599 transitions. [2024-12-05 22:15:01,040 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 599 transitions. [2024-12-05 22:15:01,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:01,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:01,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:01,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:01,070 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:03,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:03,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 375 states and 601 transitions. [2024-12-05 22:15:03,240 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 601 transitions. [2024-12-05 22:15:03,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:03,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:03,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:03,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:03,316 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:05,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 377 states and 603 transitions. [2024-12-05 22:15:05,637 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 603 transitions. [2024-12-05 22:15:05,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:05,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:05,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:05,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:06,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:06,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 378 states and 603 transitions. [2024-12-05 22:15:06,942 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 603 transitions. [2024-12-05 22:15:06,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:06,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:06,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:06,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:06,959 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:15:11,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:11,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 383 states and 612 transitions. [2024-12-05 22:15:11,157 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 612 transitions. [2024-12-05 22:15:11,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:11,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:11,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:11,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:11,181 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-05 22:15:13,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:13,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 384 states and 612 transitions. [2024-12-05 22:15:13,464 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 612 transitions. [2024-12-05 22:15:13,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:13,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:13,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:15:14,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:14,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 385 states and 612 transitions. [2024-12-05 22:15:14,831 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 612 transitions. [2024-12-05 22:15:14,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:15:14,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:14,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:14,853 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-12-05 22:15:15,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:15,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 387 states and 613 transitions. [2024-12-05 22:15:15,906 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 613 transitions. [2024-12-05 22:15:15,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:15,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:15,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:15,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:15,936 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-05 22:15:18,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:18,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 388 states and 614 transitions. [2024-12-05 22:15:18,103 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 614 transitions. [2024-12-05 22:15:18,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:18,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:18,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:18,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:18,139 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:22,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:22,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 390 states and 619 transitions. [2024-12-05 22:15:22,448 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 619 transitions. [2024-12-05 22:15:22,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:22,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:22,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:22,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:22,479 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:26,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:26,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 391 states and 619 transitions. [2024-12-05 22:15:26,549 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 619 transitions. [2024-12-05 22:15:26,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:26,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:26,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:26,578 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:27,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:27,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 390 states and 616 transitions. [2024-12-05 22:15:27,677 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 616 transitions. [2024-12-05 22:15:27,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:27,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:27,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:27,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:27,705 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:28,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:28,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 388 states and 611 transitions. [2024-12-05 22:15:28,882 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 611 transitions. [2024-12-05 22:15:28,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:28,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:28,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:28,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:28,955 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-12-05 22:15:31,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:31,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 390 states and 614 transitions. [2024-12-05 22:15:31,457 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 614 transitions. [2024-12-05 22:15:31,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:15:31,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:31,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:31,475 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-12-05 22:15:32,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:32,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 389 states and 612 transitions. [2024-12-05 22:15:32,310 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 612 transitions. [2024-12-05 22:15:32,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-05 22:15:32,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:32,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:32,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:32,328 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-05 22:15:34,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:34,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 391 states and 614 transitions. [2024-12-05 22:15:34,579 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 614 transitions. [2024-12-05 22:15:34,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:15:34,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:34,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:34,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:34,597 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 198 trivial. 0 not checked. [2024-12-05 22:15:35,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:35,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 390 states and 612 transitions. [2024-12-05 22:15:35,292 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 612 transitions. [2024-12-05 22:15:35,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:15:35,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:35,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:36,377 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:41,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 395 states and 630 transitions. [2024-12-05 22:15:41,667 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 630 transitions. [2024-12-05 22:15:41,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:15:41,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:41,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:41,686 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:15:42,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:42,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 397 states and 631 transitions. [2024-12-05 22:15:42,984 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 631 transitions. [2024-12-05 22:15:42,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:15:42,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:42,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:42,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:43,086 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:44,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:44,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 398 states and 631 transitions. [2024-12-05 22:15:44,301 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 631 transitions. [2024-12-05 22:15:44,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:15:44,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:44,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:44,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:44,378 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:45,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:45,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 400 states and 632 transitions. [2024-12-05 22:15:45,712 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 632 transitions. [2024-12-05 22:15:45,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:45,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:45,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:45,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:46,667 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:51,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:51,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 405 states and 654 transitions. [2024-12-05 22:15:51,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 654 transitions. [2024-12-05 22:15:51,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:51,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:51,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:51,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:51,330 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:15:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:52,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 407 states and 655 transitions. [2024-12-05 22:15:52,652 INFO L276 IsEmpty]: Start isEmpty. Operand 407 states and 655 transitions. [2024-12-05 22:15:52,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:52,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:52,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:52,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:52,682 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:15:53,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:53,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 408 states and 656 transitions. [2024-12-05 22:15:53,926 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 656 transitions. [2024-12-05 22:15:53,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:53,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:53,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:53,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:54,012 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:55,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 409 states and 656 transitions. [2024-12-05 22:15:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 656 transitions. [2024-12-05 22:15:55,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:55,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:55,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:55,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:55,270 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:15:56,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:56,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 411 states and 657 transitions. [2024-12-05 22:15:56,404 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 657 transitions. [2024-12-05 22:15:56,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:15:56,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:56,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:56,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:56,421 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:16:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:01,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 416 states and 666 transitions. [2024-12-05 22:16:01,170 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 666 transitions. [2024-12-05 22:16:01,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:16:01,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:01,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:01,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:01,189 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-05 22:16:04,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:04,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 416 states and 664 transitions. [2024-12-05 22:16:04,309 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 664 transitions. [2024-12-05 22:16:04,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:16:04,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:04,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:04,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:16:05,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:05,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 418 states and 665 transitions. [2024-12-05 22:16:05,764 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 665 transitions. [2024-12-05 22:16:05,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:16:05,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:05,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:05,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:05,804 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2024-12-05 22:16:07,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:07,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 419 states and 665 transitions. [2024-12-05 22:16:07,060 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 665 transitions. [2024-12-05 22:16:07,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:16:07,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:07,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:07,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:07,093 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-05 22:16:10,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:10,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 419 states and 662 transitions. [2024-12-05 22:16:10,159 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 662 transitions. [2024-12-05 22:16:10,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:16:10,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:10,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:10,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:10,191 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:16:16,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:16,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 421 states and 665 transitions. [2024-12-05 22:16:16,486 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 665 transitions. [2024-12-05 22:16:16,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:16:16,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:16,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:16,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:16,519 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:16:17,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:17,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 421 states and 664 transitions. [2024-12-05 22:16:17,716 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 664 transitions. [2024-12-05 22:16:17,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:16:17,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:17,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:17,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:17,756 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:16:21,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:21,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 421 states and 663 transitions. [2024-12-05 22:16:21,402 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 663 transitions. [2024-12-05 22:16:21,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:16:21,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:21,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:21,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:21,478 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-12-05 22:16:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:24,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 423 states and 666 transitions. [2024-12-05 22:16:24,292 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 666 transitions. [2024-12-05 22:16:24,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 22:16:24,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:24,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:24,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:24,312 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-05 22:16:26,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:26,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 425 states and 669 transitions. [2024-12-05 22:16:26,778 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 669 transitions. [2024-12-05 22:16:26,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 22:16:26,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:26,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:26,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:26,798 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-05 22:16:27,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:27,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 425 states and 668 transitions. [2024-12-05 22:16:27,925 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 668 transitions. [2024-12-05 22:16:27,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:16:27,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:27,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:28,967 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:34,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:34,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 430 states and 686 transitions. [2024-12-05 22:16:34,706 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 686 transitions. [2024-12-05 22:16:34,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:16:34,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:34,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:34,798 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:36,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:36,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 431 states and 686 transitions. [2024-12-05 22:16:36,162 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 686 transitions. [2024-12-05 22:16:36,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:16:36,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:36,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:36,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:36,183 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:16:37,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:37,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 687 states to 433 states and 687 transitions. [2024-12-05 22:16:37,685 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 687 transitions. [2024-12-05 22:16:37,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:16:37,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:37,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:37,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:37,780 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:39,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:39,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 435 states and 688 transitions. [2024-12-05 22:16:39,103 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 688 transitions. [2024-12-05 22:16:39,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:39,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:39,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:39,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:40,262 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:43,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:43,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 709 states to 440 states and 709 transitions. [2024-12-05 22:16:43,830 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 709 transitions. [2024-12-05 22:16:43,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:43,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:43,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:43,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:43,863 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:16:46,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:46,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 443 states and 711 transitions. [2024-12-05 22:16:46,482 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 711 transitions. [2024-12-05 22:16:46,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:46,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:46,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:46,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:46,581 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:49,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:49,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 445 states and 713 transitions. [2024-12-05 22:16:49,210 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 713 transitions. [2024-12-05 22:16:49,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:49,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:49,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:49,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:49,333 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:16:50,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:50,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 446 states and 713 transitions. [2024-12-05 22:16:50,676 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 713 transitions. [2024-12-05 22:16:50,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:50,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:50,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:50,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:50,696 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:16:55,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:55,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 451 states and 722 transitions. [2024-12-05 22:16:55,648 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 722 transitions. [2024-12-05 22:16:55,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:55,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:55,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:55,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:55,668 INFO L134 CoverageAnalysis]: Checked inductivity of 286 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-05 22:16:59,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:59,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 720 states to 451 states and 720 transitions. [2024-12-05 22:16:59,287 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 720 transitions. [2024-12-05 22:16:59,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:16:59,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:59,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:59,307 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:17:00,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:00,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 453 states and 721 transitions. [2024-12-05 22:17:00,580 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 721 transitions. [2024-12-05 22:17:00,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:17:00,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:00,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:00,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:00,601 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked. [2024-12-05 22:17:01,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:01,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 454 states and 721 transitions. [2024-12-05 22:17:01,831 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 721 transitions. [2024-12-05 22:17:01,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:17:01,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:01,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:01,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:01,855 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-05 22:17:04,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:04,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 455 states and 722 transitions. [2024-12-05 22:17:04,493 INFO L276 IsEmpty]: Start isEmpty. Operand 455 states and 722 transitions. [2024-12-05 22:17:04,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:17:04,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:04,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:04,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:04,526 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 455 states and 723 transitions. [2024-12-05 22:17:11,210 INFO L276 IsEmpty]: Start isEmpty. Operand 455 states and 723 transitions. [2024-12-05 22:17:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:17:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:11,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:11,244 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:13,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:13,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 454 states and 718 transitions. [2024-12-05 22:17:13,662 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 718 transitions. [2024-12-05 22:17:13,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:17:13,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:13,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:13,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:13,696 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:15,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 453 states and 714 transitions. [2024-12-05 22:17:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 714 transitions. [2024-12-05 22:17:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:17:15,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:15,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked. [2024-12-05 22:17:18,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:18,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 455 states and 717 transitions. [2024-12-05 22:17:18,465 INFO L276 IsEmpty]: Start isEmpty. Operand 455 states and 717 transitions. [2024-12-05 22:17:18,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-05 22:17:18,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:18,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:18,489 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-05 22:17:21,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:21,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 719 states to 457 states and 719 transitions. [2024-12-05 22:17:21,185 INFO L276 IsEmpty]: Start isEmpty. Operand 457 states and 719 transitions. [2024-12-05 22:17:21,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:17:21,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:21,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:21,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:21,208 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-12-05 22:17:21,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:21,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 456 states and 717 transitions. [2024-12-05 22:17:21,969 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 717 transitions. [2024-12-05 22:17:21,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:17:21,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:21,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:23,122 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:29,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:29,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 461 states and 735 transitions. [2024-12-05 22:17:29,615 INFO L276 IsEmpty]: Start isEmpty. Operand 461 states and 735 transitions. [2024-12-05 22:17:29,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:17:29,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:29,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:29,636 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:31,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:31,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 463 states and 736 transitions. [2024-12-05 22:17:31,124 INFO L276 IsEmpty]: Start isEmpty. Operand 463 states and 736 transitions. [2024-12-05 22:17:31,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:17:31,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:31,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:31,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:31,225 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:32,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:32,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 464 states and 736 transitions. [2024-12-05 22:17:32,601 INFO L276 IsEmpty]: Start isEmpty. Operand 464 states and 736 transitions. [2024-12-05 22:17:32,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:17:32,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:32,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:32,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:32,850 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:34,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:34,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 737 states to 466 states and 737 transitions. [2024-12-05 22:17:34,337 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 737 transitions. [2024-12-05 22:17:34,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:34,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:34,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:34,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:35,469 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:41,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:41,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 759 states to 471 states and 759 transitions. [2024-12-05 22:17:41,069 INFO L276 IsEmpty]: Start isEmpty. Operand 471 states and 759 transitions. [2024-12-05 22:17:41,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:41,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:41,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:41,104 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:17:44,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:44,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 474 states and 761 transitions. [2024-12-05 22:17:44,280 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 761 transitions. [2024-12-05 22:17:44,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:44,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:44,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:44,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:44,390 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:45,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:45,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 762 states to 476 states and 762 transitions. [2024-12-05 22:17:45,835 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 762 transitions. [2024-12-05 22:17:45,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:45,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:45,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:45,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:45,946 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:17:47,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:47,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 762 states to 477 states and 762 transitions. [2024-12-05 22:17:47,441 INFO L276 IsEmpty]: Start isEmpty. Operand 477 states and 762 transitions. [2024-12-05 22:17:47,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:47,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:47,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:47,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:47,463 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:53,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 771 states to 482 states and 771 transitions. [2024-12-05 22:17:53,575 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 771 transitions. [2024-12-05 22:17:53,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:53,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:53,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:53,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:53,597 INFO L134 CoverageAnalysis]: Checked inductivity of 342 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-05 22:17:57,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:57,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 482 states and 769 transitions. [2024-12-05 22:17:57,270 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 769 transitions. [2024-12-05 22:17:57,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:57,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:57,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:57,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:57,291 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:17:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 770 states to 484 states and 770 transitions. [2024-12-05 22:17:58,647 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 770 transitions. [2024-12-05 22:17:58,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:17:58,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:58,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:58,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:58,669 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked. [2024-12-05 22:18:00,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:00,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 770 states to 485 states and 770 transitions. [2024-12-05 22:18:00,171 INFO L276 IsEmpty]: Start isEmpty. Operand 485 states and 770 transitions. [2024-12-05 22:18:00,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:18:00,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:00,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:00,195 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-05 22:18:03,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:03,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 767 states to 485 states and 767 transitions. [2024-12-05 22:18:03,730 INFO L276 IsEmpty]: Start isEmpty. Operand 485 states and 767 transitions. [2024-12-05 22:18:03,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:18:03,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:03,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:03,765 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:07,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:07,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 486 states and 769 transitions. [2024-12-05 22:18:07,983 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 769 transitions. [2024-12-05 22:18:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:18:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:08,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:08,173 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:10,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:10,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 770 states to 487 states and 770 transitions. [2024-12-05 22:18:10,949 INFO L276 IsEmpty]: Start isEmpty. Operand 487 states and 770 transitions. [2024-12-05 22:18:10,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:18:10,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:10,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:10,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:11,008 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:12,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:12,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 485 states and 765 transitions. [2024-12-05 22:18:12,324 INFO L276 IsEmpty]: Start isEmpty. Operand 485 states and 765 transitions. [2024-12-05 22:18:12,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:18:12,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:12,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:12,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:12,397 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-12-05 22:18:15,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:15,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 487 states and 768 transitions. [2024-12-05 22:18:15,757 INFO L276 IsEmpty]: Start isEmpty. Operand 487 states and 768 transitions. [2024-12-05 22:18:15,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-05 22:18:15,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:15,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:15,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:15,780 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-05 22:18:18,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:18,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 770 states to 489 states and 770 transitions. [2024-12-05 22:18:18,953 INFO L276 IsEmpty]: Start isEmpty. Operand 489 states and 770 transitions. [2024-12-05 22:18:18,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:18:18,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:18,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:20,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:20,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 771 states to 491 states and 771 transitions. [2024-12-05 22:18:20,626 INFO L276 IsEmpty]: Start isEmpty. Operand 491 states and 771 transitions. [2024-12-05 22:18:20,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:18:20,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:20,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:20,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:21,895 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:29,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:29,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 496 states and 789 transitions. [2024-12-05 22:18:29,050 INFO L276 IsEmpty]: Start isEmpty. Operand 496 states and 789 transitions. [2024-12-05 22:18:29,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:18:29,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:29,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:30,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:30,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 497 states and 789 transitions. [2024-12-05 22:18:30,461 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 789 transitions. [2024-12-05 22:18:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:18:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:30,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:30,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:30,570 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:32,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:32,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 790 states to 499 states and 790 transitions. [2024-12-05 22:18:32,154 INFO L276 IsEmpty]: Start isEmpty. Operand 499 states and 790 transitions. [2024-12-05 22:18:32,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:32,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:32,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:32,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:33,615 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:39,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:39,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 812 states to 504 states and 812 transitions. [2024-12-05 22:18:39,395 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 812 transitions. [2024-12-05 22:18:39,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:39,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:39,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:39,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:39,434 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:18:42,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:42,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 814 states to 507 states and 814 transitions. [2024-12-05 22:18:42,552 INFO L276 IsEmpty]: Start isEmpty. Operand 507 states and 814 transitions. [2024-12-05 22:18:42,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:42,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:42,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:42,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:42,826 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:44,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:44,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 814 states to 508 states and 814 transitions. [2024-12-05 22:18:44,330 INFO L276 IsEmpty]: Start isEmpty. Operand 508 states and 814 transitions. [2024-12-05 22:18:44,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:44,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:44,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:44,451 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:18:45,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:45,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 815 states to 510 states and 815 transitions. [2024-12-05 22:18:45,967 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 815 transitions. [2024-12-05 22:18:45,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:45,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:45,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:45,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:46,002 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:52,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:52,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 515 states and 824 transitions. [2024-12-05 22:18:52,473 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 824 transitions. [2024-12-05 22:18:52,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:52,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:52,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:52,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:52,496 INFO L134 CoverageAnalysis]: Checked inductivity of 403 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-05 22:18:56,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:56,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 822 states to 515 states and 822 transitions. [2024-12-05 22:18:56,656 INFO L276 IsEmpty]: Start isEmpty. Operand 515 states and 822 transitions. [2024-12-05 22:18:56,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:56,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:56,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:56,681 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:58,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:58,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 517 states and 823 transitions. [2024-12-05 22:18:58,241 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 823 transitions. [2024-12-05 22:18:58,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:18:58,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:58,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:58,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:58,263 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-12-05 22:18:59,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:59,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 518 states and 823 transitions. [2024-12-05 22:18:59,844 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 823 transitions. [2024-12-05 22:18:59,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:18:59,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:59,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:59,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:59,868 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-12-05 22:19:03,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:03,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 820 states to 518 states and 820 transitions. [2024-12-05 22:19:03,790 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 820 transitions. [2024-12-05 22:19:03,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:19:03,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:03,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:03,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:03,831 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:19:09,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:09,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 520 states and 824 transitions. [2024-12-05 22:19:09,971 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 824 transitions. [2024-12-05 22:19:09,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:19:09,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:09,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:09,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:10,009 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:19:11,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:11,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 520 states and 823 transitions. [2024-12-05 22:19:11,638 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 823 transitions. [2024-12-05 22:19:11,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:19:11,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:11,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:11,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:11,677 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:19:13,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 818 states to 518 states and 818 transitions. [2024-12-05 22:19:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 818 transitions. [2024-12-05 22:19:13,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:19:13,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:13,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:13,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:13,325 INFO L134 CoverageAnalysis]: Checked inductivity of 416 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-12-05 22:19:17,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:17,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 821 states to 520 states and 821 transitions. [2024-12-05 22:19:17,181 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 821 transitions. [2024-12-05 22:19:17,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-05 22:19:17,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:17,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:17,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:17,205 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-12-05 22:19:20,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:20,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 522 states and 823 transitions. [2024-12-05 22:19:20,206 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 823 transitions. [2024-12-05 22:19:20,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-05 22:19:20,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:20,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:20,230 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:19:22,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:22,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 524 states and 824 transitions. [2024-12-05 22:19:22,055 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 824 transitions. [2024-12-05 22:19:22,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-05 22:19:22,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:22,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:23,623 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:31,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:31,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 529 states and 842 transitions. [2024-12-05 22:19:31,695 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 842 transitions. [2024-12-05 22:19:31,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-05 22:19:31,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:31,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:31,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:31,822 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:33,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:33,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 530 states and 842 transitions. [2024-12-05 22:19:33,509 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 842 transitions. [2024-12-05 22:19:33,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-05 22:19:33,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:33,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:33,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:33,642 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:35,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:35,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 843 states to 532 states and 843 transitions. [2024-12-05 22:19:35,646 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 843 transitions. [2024-12-05 22:19:35,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:35,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:35,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:35,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:37,034 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:43,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:43,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 537 states and 865 transitions. [2024-12-05 22:19:43,489 INFO L276 IsEmpty]: Start isEmpty. Operand 537 states and 865 transitions. [2024-12-05 22:19:43,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:43,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:43,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:43,531 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:19:47,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:47,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 540 states and 867 transitions. [2024-12-05 22:19:47,119 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 867 transitions. [2024-12-05 22:19:47,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:47,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:47,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:47,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:47,254 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:48,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:48,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 541 states and 867 transitions. [2024-12-05 22:19:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 541 states and 867 transitions. [2024-12-05 22:19:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:48,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:48,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:48,914 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:19:50,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 868 states to 543 states and 868 transitions. [2024-12-05 22:19:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 868 transitions. [2024-12-05 22:19:50,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:50,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:50,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:50,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:50,637 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:19:57,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:57,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 877 states to 548 states and 877 transitions. [2024-12-05 22:19:57,816 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 877 transitions. [2024-12-05 22:19:57,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:19:57,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:57,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:57,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 469 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-12-05 22:20:02,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:02,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 548 states and 875 transitions. [2024-12-05 22:20:02,056 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 875 transitions. [2024-12-05 22:20:02,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:20:02,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:02,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:02,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:02,082 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:20:03,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:03,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 550 states and 876 transitions. [2024-12-05 22:20:03,572 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 876 transitions. [2024-12-05 22:20:03,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:20:03,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:03,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:03,596 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 429 trivial. 0 not checked. [2024-12-05 22:20:05,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:05,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 551 states and 876 transitions. [2024-12-05 22:20:05,059 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 876 transitions. [2024-12-05 22:20:05,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:20:05,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:05,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:05,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:05,087 INFO L134 CoverageAnalysis]: Checked inductivity of 540 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-12-05 22:20:09,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:09,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 873 states to 551 states and 873 transitions. [2024-12-05 22:20:09,355 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 873 transitions. [2024-12-05 22:20:09,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:20:09,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:09,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:09,396 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:20:16,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:16,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 877 states to 553 states and 877 transitions. [2024-12-05 22:20:16,139 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 877 transitions. [2024-12-05 22:20:16,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:20:16,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:16,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:16,188 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:20:19,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:19,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 554 states and 879 transitions. [2024-12-05 22:20:19,724 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 879 transitions. [2024-12-05 22:20:19,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:20:19,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:19,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:19,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:19,764 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:20:21,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:21,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 874 states to 552 states and 874 transitions. [2024-12-05 22:20:21,376 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 874 transitions. [2024-12-05 22:20:21,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:20:21,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:21,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:21,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:21,455 INFO L134 CoverageAnalysis]: Checked inductivity of 483 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 455 trivial. 0 not checked. [2024-12-05 22:20:25,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:25,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 877 states to 554 states and 877 transitions. [2024-12-05 22:20:25,229 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 877 transitions. [2024-12-05 22:20:25,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-05 22:20:25,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:25,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:25,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:25,254 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-12-05 22:20:28,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:28,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 880 states to 556 states and 880 transitions. [2024-12-05 22:20:28,862 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 880 transitions. [2024-12-05 22:20:28,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-05 22:20:28,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:28,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:28,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:28,889 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-12-05 22:20:30,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:30,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 556 states and 879 transitions. [2024-12-05 22:20:30,448 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 879 transitions. [2024-12-05 22:20:30,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:20:30,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:31,868 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:20:38,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:38,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 896 states to 561 states and 896 transitions. [2024-12-05 22:20:38,329 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 896 transitions. [2024-12-05 22:20:38,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:20:38,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:38,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:38,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:38,353 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:20:40,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:40,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 897 states to 563 states and 897 transitions. [2024-12-05 22:20:40,463 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 897 transitions. [2024-12-05 22:20:40,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:20:40,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:40,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:40,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:40,598 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:20:44,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 899 states to 565 states and 899 transitions. [2024-12-05 22:20:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 899 transitions. [2024-12-05 22:20:44,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:20:44,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:44,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:44,395 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:20:46,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:46,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 899 states to 566 states and 899 transitions. [2024-12-05 22:20:46,033 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 899 transitions. [2024-12-05 22:20:46,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:20:46,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:46,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:46,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:47,715 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:20:54,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:54,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 921 states to 571 states and 921 transitions. [2024-12-05 22:20:54,741 INFO L276 IsEmpty]: Start isEmpty. Operand 571 states and 921 transitions. [2024-12-05 22:20:54,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:20:54,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:54,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:54,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:54,783 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:20:58,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:58,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 923 states to 574 states and 923 transitions. [2024-12-05 22:20:58,422 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 923 transitions. [2024-12-05 22:20:58,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:20:58,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:58,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:58,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:58,758 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:21:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 923 states to 575 states and 923 transitions. [2024-12-05 22:21:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 575 states and 923 transitions. [2024-12-05 22:21:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:21:00,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:00,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:00,813 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:21:02,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:02,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 924 states to 577 states and 924 transitions. [2024-12-05 22:21:02,660 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 924 transitions. [2024-12-05 22:21:02,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:21:02,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:02,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:02,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:02,686 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:21:08,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:08,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 582 states and 932 transitions. [2024-12-05 22:21:08,509 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 932 transitions. [2024-12-05 22:21:08,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:21:08,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:08,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:08,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:08,536 INFO L134 CoverageAnalysis]: Checked inductivity of 540 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-12-05 22:21:13,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:13,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 582 states and 930 transitions. [2024-12-05 22:21:13,672 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 930 transitions. [2024-12-05 22:21:13,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:21:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:13,699 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:21:16,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:16,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 584 states and 932 transitions. [2024-12-05 22:21:16,983 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 932 transitions. [2024-12-05 22:21:16,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:21:16,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:16,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:17,019 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 497 trivial. 0 not checked. [2024-12-05 22:21:19,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:19,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 585 states and 932 transitions. [2024-12-05 22:21:19,028 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 932 transitions. [2024-12-05 22:21:19,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:21:19,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:19,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:19,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:19,063 INFO L134 CoverageAnalysis]: Checked inductivity of 616 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-12-05 22:21:23,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 585 states and 929 transitions. [2024-12-05 22:21:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 929 transitions. [2024-12-05 22:21:23,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:21:23,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:23,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:23,607 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:21:32,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:32,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 586 states and 930 transitions. [2024-12-05 22:21:32,541 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 930 transitions. [2024-12-05 22:21:32,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:21:32,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:32,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:32,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:32,586 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:21:34,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:34,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 586 states and 929 transitions. [2024-12-05 22:21:34,317 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 929 transitions. [2024-12-05 22:21:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:21:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:34,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:34,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:34,360 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:21:36,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:36,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 924 states to 584 states and 924 transitions. [2024-12-05 22:21:36,155 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 924 transitions. [2024-12-05 22:21:36,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:21:36,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:36,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:36,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:36,241 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 525 trivial. 0 not checked. [2024-12-05 22:21:40,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:40,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 927 states to 586 states and 927 transitions. [2024-12-05 22:21:40,640 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 927 transitions. [2024-12-05 22:21:40,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-05 22:21:40,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:40,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:40,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:40,668 INFO L134 CoverageAnalysis]: Checked inductivity of 632 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-12-05 22:21:44,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:44,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 588 states and 929 transitions. [2024-12-05 22:21:44,473 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 929 transitions. [2024-12-05 22:21:44,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 22:21:44,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:44,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:45,956 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:21:54,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:54,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 947 states to 593 states and 947 transitions. [2024-12-05 22:21:54,094 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 947 transitions. [2024-12-05 22:21:54,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 22:21:54,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:54,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:54,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:54,249 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:21:56,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:56,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 595 states and 948 transitions. [2024-12-05 22:21:56,289 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 948 transitions. [2024-12-05 22:21:56,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 22:21:56,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:56,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:56,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:56,629 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:21:58,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:58,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 596 states and 948 transitions. [2024-12-05 22:21:58,344 INFO L276 IsEmpty]: Start isEmpty. Operand 596 states and 948 transitions. [2024-12-05 22:21:58,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 22:21:58,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:58,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:58,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:58,376 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:22:00,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:00,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 949 states to 598 states and 949 transitions. [2024-12-05 22:22:00,456 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 949 transitions. [2024-12-05 22:22:00,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:00,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:00,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:02,081 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:22:07,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:07,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 970 states to 603 states and 970 transitions. [2024-12-05 22:22:07,731 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 970 transitions. [2024-12-05 22:22:07,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:07,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:07,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:07,779 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:22:11,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:11,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 972 states to 606 states and 972 transitions. [2024-12-05 22:22:11,748 INFO L276 IsEmpty]: Start isEmpty. Operand 606 states and 972 transitions. [2024-12-05 22:22:11,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:11,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:11,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:11,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:11,918 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:22:15,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 974 states to 608 states and 974 transitions. [2024-12-05 22:22:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 974 transitions. [2024-12-05 22:22:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:15,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:16,147 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:22:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:18,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 974 states to 609 states and 974 transitions. [2024-12-05 22:22:18,155 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 974 transitions. [2024-12-05 22:22:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:18,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:18,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:18,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:18,182 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:22:26,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:26,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 614 states and 983 transitions. [2024-12-05 22:22:26,196 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 983 transitions. [2024-12-05 22:22:26,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:26,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:26,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:26,225 INFO L134 CoverageAnalysis]: Checked inductivity of 616 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-12-05 22:22:30,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:30,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 615 states and 983 transitions. [2024-12-05 22:22:30,221 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 983 transitions. [2024-12-05 22:22:30,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:30,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:30,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:30,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:30,249 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:22:32,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 616 states and 983 transitions. [2024-12-05 22:22:32,044 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 983 transitions. [2024-12-05 22:22:32,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:22:32,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:32,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:32,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:32,071 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 570 trivial. 0 not checked. [2024-12-05 22:22:34,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:34,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 984 states to 618 states and 984 transitions. [2024-12-05 22:22:34,119 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 984 transitions. [2024-12-05 22:22:34,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:34,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:34,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:34,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 697 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked. [2024-12-05 22:22:37,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:37,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 619 states and 985 transitions. [2024-12-05 22:22:37,863 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 985 transitions. [2024-12-05 22:22:37,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:37,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:37,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:37,909 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:22:45,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:45,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 990 states to 621 states and 990 transitions. [2024-12-05 22:22:45,773 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 990 transitions. [2024-12-05 22:22:45,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:45,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:45,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:45,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:45,821 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:22:49,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:49,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 620 states and 985 transitions. [2024-12-05 22:22:49,280 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 985 transitions. [2024-12-05 22:22:49,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:49,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:49,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:49,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:49,326 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:22:51,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:51,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 981 states to 619 states and 981 transitions. [2024-12-05 22:22:51,313 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 981 transitions. [2024-12-05 22:22:51,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:51,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:51,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:51,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:51,588 INFO L134 CoverageAnalysis]: Checked inductivity of 632 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 600 trivial. 0 not checked. [2024-12-05 22:22:56,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:56,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 984 states to 621 states and 984 transitions. [2024-12-05 22:22:56,188 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 984 transitions. [2024-12-05 22:22:56,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:22:56,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:56,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 555 trivial. 0 not checked. [2024-12-05 22:22:57,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:57,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 620 states and 982 transitions. [2024-12-05 22:22:57,494 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 982 transitions. [2024-12-05 22:22:57,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-05 22:22:57,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:57,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:57,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:57,522 INFO L134 CoverageAnalysis]: Checked inductivity of 714 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked. [2024-12-05 22:23:01,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:01,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 984 states to 622 states and 984 transitions. [2024-12-05 22:23:01,606 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 984 transitions. [2024-12-05 22:23:01,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:23:01,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:01,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:01,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:01,635 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 632 trivial. 0 not checked. [2024-12-05 22:23:02,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:02,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 621 states and 982 transitions. [2024-12-05 22:23:02,754 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 982 transitions. [2024-12-05 22:23:02,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:23:02,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:02,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:02,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:02,782 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:23:04,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:04,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 983 states to 623 states and 983 transitions. [2024-12-05 22:23:04,995 INFO L276 IsEmpty]: Start isEmpty. Operand 623 states and 983 transitions. [2024-12-05 22:23:04,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:23:04,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:04,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:05,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:06,667 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:16,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:16,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1001 states to 628 states and 1001 transitions. [2024-12-05 22:23:16,019 INFO L276 IsEmpty]: Start isEmpty. Operand 628 states and 1001 transitions. [2024-12-05 22:23:16,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:23:16,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:16,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:16,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:16,190 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:18,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:18,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1002 states to 630 states and 1002 transitions. [2024-12-05 22:23:18,705 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 1002 transitions. [2024-12-05 22:23:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:23:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:18,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:18,928 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:20,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1002 states to 631 states and 1002 transitions. [2024-12-05 22:23:20,636 INFO L276 IsEmpty]: Start isEmpty. Operand 631 states and 1002 transitions. [2024-12-05 22:23:20,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:20,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:20,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:20,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:22,304 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:28,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:28,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1023 states to 636 states and 1023 transitions. [2024-12-05 22:23:28,451 INFO L276 IsEmpty]: Start isEmpty. Operand 636 states and 1023 transitions. [2024-12-05 22:23:28,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:28,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:28,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:28,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:28,500 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 731 trivial. 0 not checked. [2024-12-05 22:23:32,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1025 states to 639 states and 1025 transitions. [2024-12-05 22:23:32,493 INFO L276 IsEmpty]: Start isEmpty. Operand 639 states and 1025 transitions. [2024-12-05 22:23:32,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:32,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:32,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:32,861 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:37,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:37,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1027 states to 641 states and 1027 transitions. [2024-12-05 22:23:37,047 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 1027 transitions. [2024-12-05 22:23:37,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:37,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:37,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:37,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:23:39,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:39,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1027 states to 642 states and 1027 transitions. [2024-12-05 22:23:39,314 INFO L276 IsEmpty]: Start isEmpty. Operand 642 states and 1027 transitions. [2024-12-05 22:23:39,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:39,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:39,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:39,343 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:23:48,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:48,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 647 states and 1036 transitions. [2024-12-05 22:23:48,366 INFO L276 IsEmpty]: Start isEmpty. Operand 647 states and 1036 transitions. [2024-12-05 22:23:48,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:48,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:48,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:48,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:48,397 INFO L134 CoverageAnalysis]: Checked inductivity of 697 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked. [2024-12-05 22:23:52,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:52,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 648 states and 1036 transitions. [2024-12-05 22:23:52,586 INFO L276 IsEmpty]: Start isEmpty. Operand 648 states and 1036 transitions. [2024-12-05 22:23:52,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:52,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:52,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:52,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:52,616 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:23:54,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:54,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 649 states and 1036 transitions. [2024-12-05 22:23:54,736 INFO L276 IsEmpty]: Start isEmpty. Operand 649 states and 1036 transitions. [2024-12-05 22:23:54,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:23:54,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:54,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:54,765 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 648 trivial. 0 not checked. [2024-12-05 22:23:56,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:56,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1037 states to 651 states and 1037 transitions. [2024-12-05 22:23:56,814 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1037 transitions. [2024-12-05 22:23:56,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:23:56,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:56,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:56,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:56,845 INFO L134 CoverageAnalysis]: Checked inductivity of 783 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 765 trivial. 0 not checked. [2024-12-05 22:24:01,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:01,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 652 states and 1038 transitions. [2024-12-05 22:24:01,125 INFO L276 IsEmpty]: Start isEmpty. Operand 652 states and 1038 transitions. [2024-12-05 22:24:01,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:24:01,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:01,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:01,173 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 731 trivial. 0 not checked. [2024-12-05 22:24:09,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:09,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 654 states and 1043 transitions. [2024-12-05 22:24:09,265 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 1043 transitions. [2024-12-05 22:24:09,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:24:09,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:09,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:09,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:09,314 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 731 trivial. 0 not checked. [2024-12-05 22:24:12,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:12,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1038 states to 653 states and 1038 transitions. [2024-12-05 22:24:12,769 INFO L276 IsEmpty]: Start isEmpty. Operand 653 states and 1038 transitions. [2024-12-05 22:24:12,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:24:12,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:12,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:12,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:12,987 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 731 trivial. 0 not checked. [2024-12-05 22:24:15,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:15,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1034 states to 652 states and 1034 transitions. [2024-12-05 22:24:15,072 INFO L276 IsEmpty]: Start isEmpty. Operand 652 states and 1034 transitions. [2024-12-05 22:24:15,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:24:15,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:15,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:15,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:15,167 INFO L134 CoverageAnalysis]: Checked inductivity of 714 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 680 trivial. 0 not checked.